SSIS Components for Microsoft Ads

Build 24.0.9175

SeasonalityAdjustments

Query the available Seasonality Adjustments in Bing Ads.

Table Specific Information

Select

The following queries are processed server-side:

SELECT * FROM SeasonalityAdjustments
SELECT * FROM SeasonalityAdjustments WHERE AccountId = '2562405'
SELECT * FROM SeasonalityAdjustments WHERE AccountId IN ('1562405', '2562405', '3562405')

Columns

Name Type Select requirement Metric Aggregate Description
Id [KEY] Long The seasonality adjustment ID.
Name String The name of the seasonality adjustment.
Description String A description for the seasonality adjustment.
AdjustmentPercentage Double The percentage of the conversion rate adjustment.
CampaignAssociations String Make the seasonality adjustment to these campaigns.
CampaignTypeFilter String Make the seasonality adjustment to these campaign types.
DeviceTypeFilter String Make the seasonality adjustment to these device types.
StartDate Datetime The start date.
EndDate Datetime The end date.
AccountId Long The Bing Ads assigned identifier of an account.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175