No title, description, etc. returned for responsive search ads

Tiana Sweeney 21 Reputation points
2021-01-19T11:12:14.987+00:00

Fetching data from the Bing Ads API using the AdPerformanceReportRequest but for Responsive Ads no title, description etc. are being returned. The only ad property that's filled is the display URL. Response row:

{  
   AdDescription: '',  
   DisplayUrl: 'example.com',  
   DestinationUrl: '',  
   TitlePart1: '',  
   TitlePart2: '',  
   Path1: '',  
   Path2: '',  
   AdStatus: 'Active',  
   AdTitle: '',  
   AdType: 'Responsive search ad',  
 },  

Is this a known limitation or should these be filled for responsive ads?

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.
382 questions
0 comments No comments
{count} votes

Accepted answer
  1. Eric Urban - MSFT 626 Reputation points Microsoft Employee
    2021-02-15T14:08:51.15+00:00

    I confirmed we don’t currently offer RSA asset or combination reporting. Could you use the AdId via Reporting API and map it to the Bulk download data / ad settings?


0 additional answers

Sort by: Most helpful