You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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,
Nirmita
Google Ads API Team
ref:_00D1U1174p._5004Q2bwGEi:ref
Olayinka Popoola
unread,
Jun 15, 2022, 1:25:22 PM6/15/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.