Class BQueryAdV2
java.lang.Object
com.maplander.backend.utils.bquery.BQueryAdV2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InsightsgetInsightTotals(Long adId, String initDate, String endDate) getInsightTotalsByAd(Long adId, boolean monthly) static AdinsertAdBQ(Ad ad) static AdsetinsertAdsetBQ(Adset adset) static CampaigninsertCampaignBQ(Campaign campaign) listInsightsByAd(Long adId, String date) static StringBuilderstatic LongupdateAdBQ(Ad ad) static LongupdateAdsetBQ(Adset adset) static LongupdateCampaignBQ(Campaign campaign)
-
Constructor Details
-
BQueryAdV2
public BQueryAdV2()
-
-
Method Details
-
insertAdBQ
-
insertAdsetBQ
-
insertCampaignBQ
-
updateAdBQ
-
updateAdsetBQ
-
updateCampaignBQ
-
getInsightTotals
-
getInsightTotalsByAd
-
listInsightsByAd
-
selectInsightTotalsDefault
-
getInsightTotalsForAds
-