lib/soapy_bing/ads/campaigns.rb in soapy_bing-0.4.0 vs lib/soapy_bing/ads/campaigns.rb in soapy_bing-1.0.0
- old
+ new
@@ -96,10 +96,10 @@
def common_request_body
{
download_entities: { download_entity: entities },
download_file_type: 'Csv',
- format_version: '5.0'
+ format_version: '6.0'
}
end
end
end
end