392 questions with Microsoft Advertising API tags

Sort by: Updated
1 answer

Bing Ads API, SubmitGenerateReport - An internal error has occurred

Hi, I'm trying to get campaign reports using the SubmitGenerateReport service, and getting the following error: s:ClientInvalid client data. Check the SOAP fault details for more information. TrackingId: 618e274e-91b0-4956-85fb-a7e859aee237 …

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-08-04T15:57:15.493+00:00
Pet Rebellion 1 Reputation point
answered 2022-08-15T12:27:15.147+00:00
Pet Rebellion 1 Reputation point
2 answers

BingAds-Python-SDK: Invalid client data

Hi Team, I am using BingAds-Python-SDK to get one AD report in daily manner. But recent days i get one error " suds.WebFault: Server raised fault: 'Invalid client data. Check the SOAP fault details for more information. TrackingId:…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2021-03-25T03:19:46.613+00:00
Xin, Gen(eCG) 1 Reputation point
commented 2022-08-14T04:02:10.36+00:00
sohail mohammad 6 Reputation points
1 answer

Generating the subscription key only for onetime use

Is there a way to generate a API subscription key for a single use? The intention is that once used the subscription key will be unused and cant be reused. So every time an application tries to access an API a fresh and new subscription key will be…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,802 questions
Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
317 questions
asked 2022-08-11T06:17:42.66+00:00
Raja 1 Reputation point
commented 2022-08-12T15:14:16.767+00:00
MuthuKumaranMurugaachari-MSFT 22,236 Reputation points
0 answers

BingAds getting invalid_grant The user or administrator has not consented to use the application with ID when trying to get refresh token

Getting this error while trying to get refreshtoken : System.Private.CoreLib: Exception while executing function: func-bing-ads. Microsoft.BingAds: Couldn't request OAuth AccessTokens. Please check the Details property for more information. Details:…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-08-11T12:07:45.347+00:00
Farukh Khan 1 Reputation point
0 answers

campaign management api - add ads ResponsiveSearchAd error

We are trying to migrate to Responsive Search ads, but our SOAP requests are returning errors. It appears our information is valid, we can manually create an Ad using the same values. The error response: <s:Envelope…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-08-10T20:38:58.9+00:00
Matt King 6 Reputation points
1 answer

Responsive Search Ad Error - code 119 InvalidAccountId

We are trying to migrate from Expanded Text to Responsive Search ads. We cannot seem to create an ad with the following SOAP request - personal info has been redacted, but note that these same headers are allowing us to create the older ad formats. We…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-08-10T15:59:47.157+00:00
Matt King 6 Reputation points
answered 2022-08-10T20:35:02.383+00:00
Matt King 6 Reputation points
0 answers

Bing Ads Api (SOAP) - Responsive Search Ads - Invalid Headlines/Descriptions

We are moving Expanded Text to Responsive Search Ads and having issues with the API/documentation. Request documentation: https://learn.microsoft.com/en-us/advertising/campaign-management-service/addads?view=bingads-13 TextAsset…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-07-21T15:58:19.537+00:00
Carson Bland 1 Reputation point
commented 2022-08-10T15:58:35.303+00:00
Carson Bland 1 Reputation point
1 answer

Missing asset text for responsive search ads

Hi, We're using the latest Bing Ads API (Java SDK), using the bulk file download to download the objects in our clients' accounts. For some ad groups in some accounts, the responsive search ads are incomplete - specifically the text field of the…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-07-20T20:12:18.267+00:00
GregThoen 1 Reputation point
answered 2022-08-01T18:33:42.127+00:00
GregThoen 1 Reputation point
1 answer

BingAds campaign performance report does not return download URL

On php trying to get cost reports by campaignIds. Authentication is ok, submitting the report is ok. But when retrieving via; $bingAds->getCampaignPerformanceReport($accessToken, $clientAccountID, $customerId, $ReportRequestId); some campaigns…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-06-14T16:18:01.557+00:00
Mert Gokkaya 1 Reputation point
answered 2022-07-28T12:07:13.97+00:00
Piyush Kumar Singh 1 Reputation point
2 answers

BingAds API - AADSTS700025: Client is public so neither 'client_assertion' nor 'client_secret' should be presented

Hey everyone, I cant ask for technical Azure support somehow, so I have to ask it here. I am using a local Docker container (on AWS EC2) and run there Airbyte (https://docs.airbyte.com/) to load BingAds data. Airbyte has an webserver on…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-06-22T10:31:55.407+00:00
Data OWG 1 Reputation point
answered 2022-07-28T09:58:20.88+00:00
Data OWG 1 Reputation point
1 answer

Persistent 500 Error calling Customer Billing Service with Python SDK for MS Advertising

When I call the Customer Billing Service, with the code below: billing_service = ServiceClient( 'CustomerBillingService', authorization_data=authorization_data, environment=ENVIRONMENT, version=13, ) predicates =…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-07-26T06:40:50.813+00:00
Sam Green 1 Reputation point
answered 2022-07-27T10:19:12.257+00:00
Sam Green 1 Reputation point
0 answers

Predicate passed in search is invalid.

I'm using Microsoft's Customer Management API to get an acccount list. When using SearchAccounts action, I get an error like below. I've tried with different fields and it seems to only get errors with the AccountLifeCycleStatus field. Hope to hear from…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-07-15T08:52:42.817+00:00
Bui Anh 1 Reputation point
commented 2022-07-20T20:45:13.983+00:00
Carlos Solís Salazar 16,946 Reputation points MVP
1 answer

Does anyone having issue authenticating to Bing Ads API?

We have started getting this error in the last hour. Details: { "errors": {"adApiErrors": [{ "code": 105, "errorCode": "InvalidCredentials", "message":…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-07-18T23:16:24.717+00:00
Kevin Nguyen 1 Reputation point
commented 2022-07-20T15:47:29.237+00:00
Kevin Nguyen 1 Reputation point
0 answers

LinkedIn Update API - Spotlight Update API not giving correct response

Below is the reference link followed for integration of linkedIn Ads API - https://learn.microsoft.com/en-us/linkedin/marketing/integrations/ads/advertising-targeting/version/spotlight-ads?view=li-lms-2022-06&tabs=curl It does not return…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-07-13T09:34:00.153+00:00
Tanisha 1 Reputation point
commented 2022-07-18T22:30:46.47+00:00
Carlos Solís Salazar 16,946 Reputation points MVP
0 answers

Share link on message not displayed on mobile with Linkedin Share plugin

I use the share plugin of Linkedin, when I test the button on desktop it displayed 2 options; share on a post or in message. But, on mobile it does not display the message option. How can I share the link in direct message on mobile? Thanks.

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-07-06T08:59:18.143+00:00
slim 1 Reputation point
commented 2022-07-12T00:24:42.627+00:00
Carlos Solís Salazar 16,946 Reputation points MVP
0 answers

ApplyOfflineConversions results / TrackingId

Can I assume a response back from ApplyOfflineConversions that doesn't contain partial errors is a success? The result generates a TrackingId -- is the TrackingId meant to provide a pointer to more detailed results?

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-07-01T23:43:59.253+00:00
mark yeaman 21 Reputation points
commented 2022-07-07T13:07:36.183+00:00
mark yeaman 21 Reputation points
2 answers

Bing Ads API v13 - ERROR - The specified report request does not specify measurement columns (at least one is required)

Getting the following error even if there are performance columns mentioned in the request. Error: "The specified report request does not specify measurement columns (at least one is required). Please submit a report request with the required…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2021-01-27T17:22:31.587+00:00
Harsha vardhan Thiruveedula 6 Reputation points
answered 2022-07-07T11:11:28.837+00:00
yosef schwartz 1 Reputation point
0 answers

API to connect to linkedin profile and analyse/scrap data

Hi Guys, i would like to use LinkedIn's API and create for people tool in Excel to scrap and analyze their profiles. how can o do this? It is possible? I know that LinkedIn gave to people in the past possibilities to connect via API but i do…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-06-27T07:13:18.027+00:00
Lukasz Jarych 1 Reputation point
commented 2022-07-04T20:50:51.097+00:00
Carlos Solís Salazar 16,946 Reputation points MVP
0 answers

Bing Ads API Error: tracking ID

We randomly get the following error : Invalid client data. Check the SOAP fault details for more information. although we didn't changed our client data, nor our code. We can't access the SOAP fault details Here is the information of the…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-06-24T14:15:35.293+00:00
SeriousJ 196 Reputation points
commented 2022-07-02T14:12:03.523+00:00
Carlos Solís Salazar 16,946 Reputation points MVP
0 answers

SubmitGenerateReport returning xml instead of CSV

When I download the report from the userinterface, I receive a ZIP file with CSV in it, so far no issues. https://ui.ads.microsoft.com/campaign/vnext/reports/customreports When I download the report via API, using SubmitGenerateReport, then the…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2022-06-22T11:59:12.337+00:00
Lasso Media Super User 1 Reputation point
commented 2022-06-29T12:12:47.133+00:00
Carlos Solís Salazar 16,946 Reputation points MVP