Skip to content

Commit

Permalink
add new fields for keyword_performance_report
Browse files Browse the repository at this point in the history
  • Loading branch information
KimPlv committed Mar 7, 2024
1 parent 72eb8a6 commit 554f690
Show file tree
Hide file tree
Showing 5 changed files with 165 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,54 @@
},
"RevenuePerAssist": {
"type": ["null", "number"]
},
"CampaignStatus": {
"type": ["null", "string"]
},
"TopImpressionRatePercent": {
"type": ["null", "string"]
},
"AdGroupStatus": {
"type": ["null", "string"]
},
"TrackingTemplate": {
"type": ["null", "string"]
},
"BidStrategyType": {
"type": ["null", "string"]
},
"AccountStatus": {
"type": ["null", "string"]
},
"FinalUrl": {
"type": ["null", "string"]
},
"AdType": {
"type": ["null", "string"]
},
"KeywordLabels": {
"type": ["null", "string"]
},
"FinalMobileUrl": {
"type": ["null", "string"]
},
"Goal": {
"type": ["null", "string"]
},
"GoalType": {
"type": ["null", "string"]
},
"AbsoluteTopImpressionRatePercent": {
"type": ["null", "string"]
},
"BaseCampaignId": {
"type": ["null", "string"]
},
"AccountNumber": {
"type": ["null", "string"]
},
"DestinationUrl": {
"type": ["null", "string"]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,54 @@
},
"RevenuePerAssist": {
"type": ["null", "number"]
},
"CampaignStatus": {
"type": ["null", "string"]
},
"TopImpressionRatePercent": {
"type": ["null", "string"]
},
"AdGroupStatus": {
"type": ["null", "string"]
},
"TrackingTemplate": {
"type": ["null", "string"]
},
"BidStrategyType": {
"type": ["null", "string"]
},
"AccountStatus": {
"type": ["null", "string"]
},
"FinalUrl": {
"type": ["null", "string"]
},
"AdType": {
"type": ["null", "string"]
},
"KeywordLabels": {
"type": ["null", "string"]
},
"FinalMobileUrl": {
"type": ["null", "string"]
},
"Goal": {
"type": ["null", "string"]
},
"GoalType": {
"type": ["null", "string"]
},
"AbsoluteTopImpressionRatePercent": {
"type": ["null", "string"]
},
"BaseCampaignId": {
"type": ["null", "string"]
},
"AccountNumber": {
"type": ["null", "string"]
},
"DestinationUrl": {
"type": ["null", "string"]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,54 @@
},
"RevenuePerAssist": {
"type": ["null", "number"]
},
"CampaignStatus": {
"type": ["null", "string"]
},
"TopImpressionRatePercent": {
"type": ["null", "string"]
},
"AdGroupStatus": {
"type": ["null", "string"]
},
"TrackingTemplate": {
"type": ["null", "string"]
},
"BidStrategyType": {
"type": ["null", "string"]
},
"AccountStatus": {
"type": ["null", "string"]
},
"FinalUrl": {
"type": ["null", "string"]
},
"AdType": {
"type": ["null", "string"]
},
"KeywordLabels": {
"type": ["null", "string"]
},
"FinalMobileUrl": {
"type": ["null", "string"]
},
"Goal": {
"type": ["null", "string"]
},
"GoalType": {
"type": ["null", "string"]
},
"AbsoluteTopImpressionRatePercent": {
"type": ["null", "string"]
},
"BaseCampaignId": {
"type": ["null", "string"]
},
"AccountNumber": {
"type": ["null", "string"]
},
"DestinationUrl": {
"type": ["null", "string"]
}
}
}
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
AccountId,CampaignId,AdGroupId,KeywordId,Keyword,AdId,TimePeriod,CurrencyCode,DeliveredMatchType,AdDistribution,DeviceType,Language,Network,DeviceOS,TopVsOther,BidMatchType,AccountName,CampaignName,AdGroupName,KeywordStatus,Impressions,Clicks,Ctr,CurrentMaxCpc,Spend,CostPerConversion,QualityScore,ExpectedCtr,AdRelevance,LandingPageExperience,QualityImpact,Assists,ReturnOnAdSpend,CostPerAssist,CustomParameters,FinalAppUrl,Mainline1Bid,MainlineBid,FirstPageBid,FinalUrlSuffix,ViewThroughConversions,ViewThroughConversionsQualified,AllCostPerConversion,AllReturnOnAdSpend,Conversions,ConversionRate,ConversionsQualified,AverageCpc,AveragePosition,AverageCpm,AllConversions,AllConversionRate,AllRevenue,AllRevenuePerConversion,Revenue,RevenuePerConversion,RevenuePerAssist
180519267,531016227,1356799861840328,84801135055365,connector,84800390693061,2023-11-10T00:00:00+00:00,USD,Phrase,Search,Smartphone,German,Syndicated search partners,Android,Syndicated search partners - Top,Broad,Airbyte,Airbyte test,keywords,Active,1,0,0,2.27,0,,5,2,3,1,0,0,,,,,,1.11,0.35,,0,,,,0,,0,0,0,0,0,,0,,0,,
AccountId,CampaignId,AdGroupId,KeywordId,Keyword,AdId,TimePeriod,CurrencyCode,DeliveredMatchType,AdDistribution,DeviceType,Language,Network,DeviceOS,TopVsOther,BidMatchType,AccountName,CampaignName,AdGroupName,KeywordStatus,Impressions,Clicks,Ctr,CurrentMaxCpc,Spend,CostPerConversion,QualityScore,ExpectedCtr,AdRelevance,LandingPageExperience,QualityImpact,Assists,ReturnOnAdSpend,CostPerAssist,CustomParameters,FinalAppUrl,Mainline1Bid,MainlineBid,FirstPageBid,FinalUrlSuffix,ViewThroughConversions,ViewThroughConversionsQualified,AllCostPerConversion,AllReturnOnAdSpend,Conversions,ConversionRate,ConversionsQualified,AverageCpc,AveragePosition,AverageCpm,AllConversions,AllConversionRate,AllRevenue,AllRevenuePerConversion,Revenue,RevenuePerConversion,RevenuePerAssist,CampaignStatus,TopImpressionRatePercent,AdGroupStatus,TrackingTemplate,BidStrategyType,AccountStatus,FinalUrl,AdType,KeywordLabels,FinalMobileUrl,Goal,GoalType,AbsoluteTopImpressionRatePercent,BaseCampaignId,AccountNumber,DestinationUrl
180519267,531016227,1356799861840328,84801135055365,connector,84800390693061,2023-11-10T00:00:00+00:00,USD,Phrase,Search,Smartphone,German,Syndicated search partners,Android,Syndicated search partners - Top,Broad,Airbyte,Airbyte test,keywords,Active,1,0,0,2.27,0,,5,2,3,1,0,0,,,,,,1.11,0.35,,0,,,,0,,0,0,0,0,0,,0,,0,,,Active,,Active,,Enhanced CPC,Active,https://landing.brevo.com/en/email-marketing-service/,Responsive ad,Email_Marketing,,,,,278665388,B0149SGJ,

Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,22 @@
"TimePeriod": "2023-11-10T00:00:00+00:00",
"TopVsOther": "Syndicated search partners - Top",
"ViewThroughConversions": "0",
"ViewThroughConversionsQualified": null
"ViewThroughConversionsQualified": null,
"CampaignStatus": "Active",
"TopImpressionRatePercent": null,
"AdGroupStatus": "Active",
"TrackingTemplate": null,
"BidStrategyType": "Enhanced CPC",
"AccountStatus": "Active",
"FinalUrl": "https://landing.brevo.com/en/email-marketing-service/",
"AdType": "Responsive ad",
"KeywordLabels": "Email_Marketing",
"FinalMobileUrl": null,
"Goal": null,
"GoalType": null,
"AbsoluteTopImpressionRatePercent": null,
"BaseCampaignId": "278665388",
"AccountNumber": "B0149SGJ",
"DestinationUrl": null
}
]
]

0 comments on commit 554f690

Please sign in to comment.