I would like to know if the Sharedsets API is working. I tried different
ways by using
ReportDefinitionReportType reportType =
(ReportDefinitionReportType)Enum.Parse(typeof(ReportDefinitionReportType),
"CAMPAIGN_SHARED_SET_REPORT");
SharedSetService service =
(SharedSetService)user.GetService(AdWordsService.v201302.SharedSetService);
Selector selector = new Selector();
selector.fields = new String[] { "Name","SharedSetId" };
and also the http adhoc report. None of those work, could someone let me
know if this beta feature is working? They all gave me the error "An API
exception has occurred. See ApiException and InnerException fields for more
details."
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.