Hi, 

Did you also put ClientCustomerId (The client account that has at least one 
campaign) to App.config file?
If yes, please also confirm the campaigns in that client account have 
impressions.

Also, if you want to pull the impression share, you should use AdHoc 
Reports<https://developers.google.com/adwords/api/docs/guides/reporting>
. 
(Impression share is available through ACCOUNT_PERFORMANCE_REPORT, 
CAMAPAIGN_PERFORMANCE_REPORT, ADGROUP_PERFORAMNCE_REPORT
Please see 
here<https://developers.google.com/adwords/api/docs/appendix/reports> what 
kind of repors and columns are available) 

To pull the report using .net library, DownloadCriteriaReport.cs 
or DownloadCriteriaReportWithAwql.cs are the good start.

Best,
- Takeshi

On Tuesday, March 26, 2013 8:40:29 PM UTC+9, [email protected] 
wrote:
>
> I am trying to use the code examples of  Google.Api.Ads.AdWords.v201302 on. 
> GetCampaignStats
> all I am doing is just adding my email, password, developper key, company 
> id on the app.config file and setting the GetCampaignStats as the default 
> project to run. It does not give any errors, but every time it returns me 
> nothing as the entries on the Campaignpage.
>  
> Am I doing any thing wrong here? 
> I am using a developper key created by a colleague. Do I have to have a 
> developper key created using my account? 
>  
>  
> All I need to do is just to pull the impressionshare using a .net program. 
> Can it be done using google analytics instead of adwords, because Ive got a 
> working solution for anlytics?
>  
> Thank you
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.


Reply via email to