Copy GoogleAdsrRow into filestream

22 views
Skip to first unread message

Olayinka Popoola

unread,
Jun 14, 2022, 11:08:00 AM6/14/22
to Google Ads API and AdWords API Forum
hello, 
I am currently migrating a Adwords Project into GoogleAds.

I need to copy search return  into a file:

    request.Query = ReportParams[2];
                            request.CustomerId = customerid;
                            var response = serviceClient.Search(request);
                           
                            using (FileStream FileStrm = new System.IO.FileStream(Path.Combine(FilePath, ReportParams[0]), FileMode.Create))
                            {
                               
                               
                            }

Can you please help.

Kind regards,

Olayinka

Google Ads API Forum Advisor

unread,
Jun 14, 2022, 11:28:18 AM6/14/22
to ayotade...@gmail.com, adwor...@googlegroups.com
Hi Olayinka,

Thank you for reaching out to the Google Ads API support team.

With regards to your concern, please refer to the migration guide. Should you have additional clarifications, you may send those over to our API support team via this thread so we can further assist you.

Thanks,

Google Logo
Nirmita
Google Ads API Team
 


ref:_00D1U1174p._5004Q2bwGEi:ref

Olayinka Popoola

unread,
Jun 15, 2022, 1:25:22 PM6/15/22
to Google Ads API and AdWords API Forum
I have resolve this.

Google Ads API Forum Advisor

unread,
Jun 15, 2022, 1:32:26 PM6/15/22
to ayotade...@gmail.com, adwor...@googlegroups.com
Hi Olayinka,

Thank you for reaching out to the Google Ads API support team.

Glad to see that a solution has been found. Please let us know if we can help with anything else.
Reply all
Reply to author
Forward
0 new messages