Hi Blastian,

SharedSet services and reports are limited to beta developers.

Best,

- David Torres - AdWords API Team

On Friday, April 19, 2013 4:40:59 PM UTC-4, Blastian wrote:
>
> 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to