We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The same campaign is queried in both interfaces, but the two interfaces return different settings.
com.microsoft.bingads.v13.campaignmanagement.GetCampaignsByAccountIdResponse com.microsoft.bingads.v13.bulk.IBulkService#downloadCampaignsByAccountIdsAsync
The main differences are in the settings: result from GetCampaignsByAccountIdResponse
result from downloadCampaignsByAccountIdsAsync
you can see the result from downloadCampaignsByAccountIdsAsync not have the field setting.TargetSetting.details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The same campaign is queried in both interfaces, but the two interfaces return different settings.
com.microsoft.bingads.v13.campaignmanagement.GetCampaignsByAccountIdResponse
com.microsoft.bingads.v13.bulk.IBulkService#downloadCampaignsByAccountIdsAsync
The main differences are in the settings:
result from GetCampaignsByAccountIdResponse
result from downloadCampaignsByAccountIdsAsync
you can see the result from downloadCampaignsByAccountIdsAsync not have the field setting.TargetSetting.details
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: