Skip to content

Commit

Permalink
version 13.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
qitia committed Oct 12, 2020
1 parent f63a8ae commit 33e437e
Show file tree
Hide file tree
Showing 9 changed files with 136 additions and 6 deletions.
41 changes: 41 additions & 0 deletions HISTORY.rst
@@ -1,8 +1,18 @@
.. :changelog:
Release History
13.0.6(2020-10-14)
+++++++++++++++++++++++++

* Updated Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes: https://docs.microsoft.com/en-us/bingads/guides/release-notes.
* Add FinalUrlSuffix mapping in the BulkFilterLinkAdExtension.
* Add AdGroupType mapping in the BulkAdGroup.
* Allow DynamicSearchAdsSetting in BulkCampaign for search campaigns.
* Remove delete_value write to file for AdScheduleUseSearcherTimeZone in BulkAdGroup and BulkCampaign.

13.0.5(2020-08-14)
+++++++++++++++++++++++++

* Updated Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes: https://docs.microsoft.com/en-us/bingads/guides/release-notes.
* Add BulkImage for bulk image upload.
* Add Multi-Image field mappings for BulkImageAdExtension.
Expand All @@ -11,10 +21,12 @@ Release History

13.0.4.1(2020-07-23)
+++++++++++++++++++++++++

* Fix issue https://github.com/BingAds/BingAds-Python-SDK/issues/160.

13.0.4(2020-07-10)
+++++++++++++++++++++++++

* Updated Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes:https://docs.microsoft.com/en-us/bingads/guides/release-notes.
* Add mappings for TargetImpressionShareBiddingScheme in BulkCampaign.
* Add bulk mappings for combined list i.e., BulkCombinedList, BulkAdGroupCombinedListAssociation, BulkAdGroupNegativeCombinedListAssociation, BulkCampaignCombinedListAssociation, and BulkCampaignNegativeCombinedListAssociation.
Expand All @@ -24,6 +36,7 @@ Release History

13.0.3(2020-05-26)
+++++++++++++++++++++++++

* Updated Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes: https://docs.microsoft.com/en-us/bingads/guides/release-notes.
* Add mappings for MaxConversionValueBiddingScheme and TargetRoasBiddingScheme in BulkCampaign.
* Add mapping for the 'Use Searcher Time Zone' field in BulkCampaign and BulkAdGroup.
Expand All @@ -34,38 +47,45 @@ Release History

13.0.2(2019-12-08)
+++++++++++++++++++++++++

* Attempt internal sync upload for up to 1,000 bulk entities via BulkServiceManager and upload_entities.
* Added the mapping for FinalUrlSuffix in BulkAdGroupDynamicSearchAdTarget.

13.0.1(2019-11-08)
+++++++++++++++++++++++++

* Updated Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
* Removed support for Bing Ads API Version 12 i.e., removed the service proxies and bulk entities.
* Added mappings for the "Target Ad Group Id" and "Target Campaign Id" bulk columns in BulkFeedItem.
* Added mappings for the "Include View Through Conversions" and "Profile Expansion Enabled" bulk columns in BulkAccount.

12.13.6(2019-10-12)
+++++++++++++++++++++++++

* Mapped the Experiment Type column to ExperimentType via BulkExperiment.
* Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For more information please see the Bing Ads API Release Notes: https://docs.microsoft.com/en-us/advertising/guides/release-notes.

12.13.5(2019-09-12)
+++++++++++++++++++++++++

* Map the Bid Adjustment column to a BidMultiplier via BulkAdGroupProductPartition.
* Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For more information please see the Bing Ads API Release Notes: https://docs.microsoft.com/en-us/advertising/guides/release-notes.


12.13.4.1(2019-08-23)
+++++++++++++++++++++++++

* Write TextAsset and ImageAsset to the Bulk upload file without the Type explicitly set.

12.13.4(2019-08-09)
+++++++++++++++++++++++++

* Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For more information please see the Bing Ads API Release Notes: https://docs.microsoft.com/en-us/advertising/guides/release-notes.
* Add a check for report_request time attribute to resolve issue 116: https://github.com/BingAds/BingAds-Python-SDK/issues/116.

12.13.3.2(2019-07-04)
+++++++++++++++++++++++++

* Add Bulk entity mapping for the CustomLabel dynamic ad target condition.

12.13.3.1(2019-07-02)
Expand All @@ -74,25 +94,29 @@ Release History

12.13.3(2019-06-15)
+++++++++++++++++++++++++

* Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For more information please see the Bing Ads API Release Notes: https://docs.microsoft.com/en-us/advertising/guides/release-notes.
* For Bing Ads API version 13, added BulkFeed and BulkFeedItem for ad customizer feeds and page feeds. For more information please see the Feed: https://docs.microsoft.com/en-us/advertising/bulk-service/feed?view=bingads-13 and Feed Item: https://docs.microsoft.com/en-us/advertising/bulk-service/feed-item?view=bingads-13 reference documentation.
* For Bing Ads API version 13, added the mapping for PageFeedIds in BulkCampaign. For more information please see the Campaign: https://docs.microsoft.com/en-us/advertising/bulk-service/dynamic-search-ad?view=bingads-13#pagefeedids reference documentation.
* For Bing Ads API version 13, added the mapping for TextPart2 in BulkDynamicSearchAd. For more information please see the Dynamic Search Ad: https://docs.microsoft.com/en-us/advertising/bulk-service/dynamic-search-ad?view=bingads-13#textpart2 reference documentation.

12.13.2(2019-05-15)
+++++++++++++++++++++++++

* IMPORTANT: The default OAuth endpoint is updated from "Live Connect": https://docs.microsoft.com/en-us/advertising/guides/authentication-oauth-live-connect endpoint to the "Microsoft Identity endpoint for developers": https://docs.microsoft.com/en-us/advertising/guides/authentication-oauth-identity-platform. The "Microsoft Identity endpoint" supports both Microsoft Account (MSA) personal credentials and Azure Active Directory (AAD) work credentials. For more information, see "Upgrade to the Microsoft identity platform endpoint FAQ": https://docs.microsoft.com/en-us/advertising/guides/authentication-oauth#upgrade-identity-platform-faq.
* Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For details please see the "Bing Ads API Release Notes": https://docs.microsoft.com/en-us/bingads/guides/release-notes.
* For Bing Ads API version 12 and 13, added a new Bulk property for Final Url Suffix phase 2 entities i.e., added FinalUrlSuffix to the existing BulkActionAdExtension, BulkAppAdExtension, BulkImageAdExtension, BulkPriceAdExtension, BulkSitelinkAdExtension, BulkAdGroupProductPartition, and BulkAd. For details see "Final Url Suffix": https://docs.microsoft.com/en-us/advertising/guides/url-tracking-upgraded-urls#finalurlsuffixvalidation.

12.13.1(2019-04-15)
+++++++++++++++++++++++++

* Added support for Bing Ads API Version 13. For more information, see Migrating to Bing Ads API Version 13: https://docs.microsoft.com/en-us/bingads/guides/migration-guide?view=bingads-13.
* Updated version 12 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes: https://docs.microsoft.com/en-us/bingads/guides/release-notes?view=bingads-12.
* For both version 12 and 13, added a new Bulk property for Final Url Suffix i.e., added FinalUrlSuffix to the existing BulkAccount, BulkAdGroup, BulkCampaign, and BulkKeyword. For details about Final Url Suffix in the Bulk file, see the Release Notes:https://docs.microsoft.com/en-us/bingads/guides/release-notes?view=bingads-12#finalurlsuffix-march2019.

12.0.4(2019-03-15)
+++++++++++++++++++++++++

* Updated service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes: https://docs.microsoft.com/en-us/bingads/guides/release-notes.
* Added a new Bulk property for Action Text i.e., added ActionText to the existing BulkActionAdExtension.
* Removed the is_expired property from BulkAdGroup. Use the Status property of the BulkAdGroup instead.
Expand All @@ -101,10 +125,12 @@ Release History

12.0.3.1(2019-02-01)
+++++++++++++++++++++++++

* Fix import issue introduced by version 12.0.3, in which version python 3 users will see error "ImportError: No module named 'bulk_ad_group_negative_audience_association". See issue: https://github.com/BingAds/BingAds-Python-SDK/issues/110.

12.0.3(2019-01-10)
+++++++++++++++++++++++++

* BREAKING CHANGE for BulkAdGroupCustomAudienceAssociation, BulkAdGroupInMarketAudienceAssociation, BulkAdGroupNegativeCustomAudienceAssociation, BulkAdGroupNegativeInMarketAudienceAssociation, BulkAdGroupNegativeProductAudienceAssociation, BulkAdGroupNegativeRemarketingListAssociation, BulkAdGroupNegativeSimilarRemarketingListAssociation, BulkAdGroupProductAudienceAssociation, BulkAdGroupRemarketingListAssociation, and BulkAdGroupSimilarRemarketingListAssociation: Replaced custom_audience_name, in_market_audience_name, product_audience_name, remarketing_list_name, and similar_remarketing_list_name with audience_name. The audience_name property is now used to map from the 'Audience Name' field of a Bulk file via all audience association SDK objects.
* Updated service proxies to reflect recent interface changes. For details please see the release notes: https://docs.microsoft.com/en-us/bingads/guides/release-notes.
* Added Bulk mapping for responsive ad images i.e., added Images to the existing BulkResponsiveAd.
Expand All @@ -114,69 +140,82 @@ Release History

12.0.2(2018-12-10)
+++++++++++++++++++++++++

* Updated service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes: https://docs.microsoft.com/en-us/bingads/guides/release-notes.
* Added Bulk mapping for campaign experiments i.e., BulkExperiment and BulkCampaign.
* Added Bulk mapping for action ad extensions i.e., BulkActionAdExtension, BulkAccountActionAdExtension, BulkAdGroupActionAdExtension, and BulkCampaignActionAdExtension.

12.0.1(2018-11-10)
+++++++++++++++++++++++++

* Removed support for Bing Ads API Version 11, per the October 31, 2018 sunset.
* Added Bulk mapping for responsive search ads i.e., BulkResponsiveSearchAd and BulkResponsiveSearchAdLabel.
* Added all fragments returned via the tokens request as a new property in the OAuthTokens SDK class.

11.12.7(2018-10-10)
+++++++++++++++++++++++++

* Update service proxies to reflect recent interface changes.
* Map TitlePart3 and TextPart2 to BulkExpandedTextAd.

11.12.6(2018-09-10)
+++++++++++++++++++++++++

* Updated service proxies to reflect recent Bulk, Campaign Management, Customer Management, and Reporting API changes.
* Added Bulk mapping for similar remarketing lists i.e., BulkSimilarRemarketingList, BulkAdGroupSimilarRemarketingListAssociation, and BulkAdGroupNegativeSimilarRemarketingListAssociation.

11.12.5(2018-08-10)
+++++++++++++++++++++++++

* Updated service proxies to support customer address, campaign level profile criteria, similar audiences for remarketing lists, and new change history report columns. For details see the service release notes: https://docs.microsoft.com/en-us/bingads/guides/release-notes?view=bingads-12#august2018.
* Added BulkEntity mappings for campaign level profile criteria i.e., added BulkCampaignCompanyNameCriterion, BulkCampaignJobFunctionCriterion, and BulkCampaignIndustryCriterion.

11.12.4(2018-07-10)
+++++++++++++++++++++++++

* Added a mapping for the Domain column in the Bulk file to the BulkExpandedTextAd object.
* Limited the scope to bingads.manage for access token requests. Previously the default scope was used, which can vary if a user granted your app permissions to multiple scopes. The Bing Ads SDKs only support the bingads.manage scope.
* Updated the Customer Management proxies to support LinkedAccountIds for agencies. For agency users the customer role can contain a list of linked accounts that the user can access as an agency on behalf of another customer.

11.12.3(2018-06-10)
+++++++++++++++++++++++++

* Added support for Cooperative bidding e.g., added mappings for "Bid Boost Value", "Bid Option" and "Maximum Bid" fields via the BulkAdGroup.
* Added mappings for the 'MSCLKID Auto Tagging Enabled" and "Tracking Tempalte" fields via the BulkAccount.

11.12.2(2018-05-15)
+++++++++++++++++++++++++

* To extend support for Microsoft Audience Ads, new bulk objects are added to the SDK for reading and writing Bulk file records e.g., BulkResponsiveAd and BulkResponsiveAdLabel.
* dAdded retries for the 117 throttling error if encountered while polling for the status of a bulk or reporting operation.

11.12.1(2018-04-12)
+++++++++++++++++++++++++

* Added support for Bing Ads API Version 12. For more information, see Migrating to Bing Ads API Version 12.
* The version parameter is now required when creating each ServiceClient. Previously the version was optional and defaulted to version 11. The version parameter is moved to the second position between the service client name and the authorization data.
* The file_type parameter now defaults to 'Csv' as an *str* datatype instead of the DownloadFileType for BulkFileReader, BulkServiceManager, DownloadParameters and SubmitDownloadParameters. You can set 'Tsv' if you prefer the tab separated file format type.

11.5.9(2018-03-12)
+++++++++++++++++++++++++

* Updated to support Microsoft Account authentication in sandbox.

11.5.8(2018-01-12)
+++++++++++++++++++++++++

* The Bulk and Campaign Management proxies are updated to support audience search size. In addition the SDK supports audience search size via the BulkCustomAudience, BulkInMarketAudience, and BulkRemarketingList classes.

* Allow the Parent Id to be empty when deleting Bulk entities. Previously the Parent Id was required by the SDK although the Bulk service does not always require it.

11.5.7(2017-12-12)
+++++++++++++++++++++++++

* The Version 11 Reporting service proxies are updated to support new columns for Estimated Bids.

11.5.6(2017-11-01)
+++++++++++++++++++++++++

* Support for version 9 and 10 ended on October 31st, 2017. The following version 9 and 10 proxies are now removed from the SDK. You must upgrade to version 11.
- Removed the Version 9 proxies for Customer Billing, Customer Management, and Reporting services. Also removed the Version 9 ReportingServiceManager.
- Removed the Version 10 proxies for Ad Insight, Bulk, and Campaign Management services. Also removed the Version 10 BulkServiceManager and Version 10 Bulk entities.
Expand All @@ -186,10 +225,12 @@ Release History

11.5.5.1(2017-09-19)
+++++++++++++++++++++++++

* Fix user-agent including '\n' character issue introduced by 11.5.5. Only (Major, Minor, Micro) tuple will be added into user-agent.

11.5.5(2017-09-13)
+++++++++++++++++++++++++

* The Reporting service proxies are updated to support new columns for location targeting.


Expand Down
2 changes: 1 addition & 1 deletion bingads/manifest.py
@@ -1,5 +1,5 @@
import sys
VERSION = '13.0.5'
VERSION = '13.0.6'
BULK_FORMAT_VERSION_6 = '6.0'
WORKING_NAME = 'BingAdsSDKPython'
USER_AGENT = '{0} {1} {2}'.format(WORKING_NAME, VERSION, sys.version_info[0:3])
Expand Up @@ -86,6 +86,11 @@ def filter_link_ad_extension(self, value):
header=_StringTable.FinalMobileUrl,
field_to_csv=lambda c: field_to_csv_Urls(c.filter_link_ad_extension.FinalMobileUrls, c.filter_link_ad_extension.Id),
csv_to_field=lambda c, v: csv_to_field_Urls(c.filter_link_ad_extension.FinalMobileUrls, v)
),
_SimpleBulkMapping(
header=_StringTable.FinalUrlSuffix,
field_to_csv=lambda c: bulk_optional_str(c.filter_link_ad_extension.FinalUrlSuffix, c.filter_link_ad_extension.Id),
csv_to_field=lambda c, v: setattr(c.filter_link_ad_extension, 'FinalUrlSuffix', v)
)
]

Expand Down
7 changes: 6 additions & 1 deletion bingads/v13/bulk/entities/bulk_ad_group.py
Expand Up @@ -235,9 +235,14 @@ def quality_score_data(self):

_SimpleBulkMapping(
header=_StringTable.AdScheduleUseSearcherTimeZone,
field_to_csv=lambda c: field_to_csv_UseSearcherTimeZone(c.ad_group.AdScheduleUseSearcherTimeZone, c.ad_group.Id),
field_to_csv=lambda c: field_to_csv_UseSearcherTimeZone(c.ad_group.AdScheduleUseSearcherTimeZone, None),
csv_to_field=lambda c, v: setattr(c.ad_group, 'AdScheduleUseSearcherTimeZone', parse_bool(v))
),
_SimpleBulkMapping(
header=_StringTable.AdGroupType,
field_to_csv=lambda c: c.ad_group.AdGroupType,
csv_to_field=lambda c, v: setattr(c.ad_group, 'AdGroupType', v)
),
]


Expand Down
4 changes: 2 additions & 2 deletions bingads/v13/bulk/entities/bulk_campaign.py
Expand Up @@ -120,7 +120,7 @@ def _read_campaign_type(c, v):

if campaign_type.lower() == 'shopping' or campaign_type.lower() == 'audience':
BulkCampaign._create_campaign_setting(c.campaign, 'ShoppingSetting')
elif campaign_type.lower() == 'dynamicsearchads':
elif campaign_type.lower() == 'dynamicsearchads' or campaign_type.lower() == 'search':
BulkCampaign._create_campaign_setting(c.campaign, 'DynamicSearchAdsSetting')

@staticmethod
Expand Down Expand Up @@ -449,7 +449,7 @@ def _write_website(c):
),
_SimpleBulkMapping(
header=_StringTable.AdScheduleUseSearcherTimeZone,
field_to_csv=lambda c: field_to_csv_UseSearcherTimeZone(c.campaign.AdScheduleUseSearcherTimeZone, c.campaign.Id),
field_to_csv=lambda c: field_to_csv_UseSearcherTimeZone(c.campaign.AdScheduleUseSearcherTimeZone, None),
csv_to_field=lambda c, v: setattr(c.campaign, 'AdScheduleUseSearcherTimeZone', parse_bool(v))
),
]
Expand Down
1 change: 1 addition & 0 deletions bingads/v13/internal/bulk/csv_headers.py
Expand Up @@ -31,6 +31,7 @@ class _CsvHeaders:
_StringTable.CpcBid,
_StringTable.Language,
_StringTable.PrivacyStatus,
_StringTable.AdGroupType,

# Ads
_StringTable.Title,
Expand Down
1 change: 1 addition & 0 deletions bingads/v13/internal/bulk/string_table.py
Expand Up @@ -19,6 +19,7 @@ class _StringTable:
ExperimentType = "Experiment Type"
BudgetId = "Budget Id"
AdGroup = "Ad Group"
AdGroupType = "Ad Group Type"
Keyword = "Keyword"
TextAd = "Text Ad"
ProductAd = "Product Ad"
Expand Down

0 comments on commit 33e437e

Please sign in to comment.