Re: Can ad extensions be attached to ad groups, or is it campaigns only?

2012-05-11 Thread Tommy Newman
Thanks Kevin, just for anyone else reading this in the future, it is 
possible to attach Location Ad Extensions to a specific Ad, using the 
AdLocationExtentionOverride functionality, so you could affectively attach 
them to each ad in an adgroup to have the desired effect of attaching them 
to an adgroup. Would be great if the same was possible for Site Links.

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


Re: THIRD_PARTY_REDIRECT_AD not returning by AdGroupAdService

2012-05-11 Thread kala
Just to add one note. When we are using  

ReportDefinitionService for downloading Ad Performance Report, we are 
getting THIR_PARTY_ADS. In case when we are using AdGroupAdService, we 
don't get THIRD_PARTY_ADS.

On Thursday, May 10, 2012 12:07:23 PM UTC+2, kala wrote:
>
> Hello,
>
> We are using v201109 GawAPI lib for downloading Ads, Campaigns, etc. It 
> seems that we are not getting Ads with type: THIRD_PARTY_REDIRECT_AD but 
> those ads were added through MCC frontend. For selector, we are using:
>
> $selector -> fields = array('Id', 'Name', 'AdGroupId', 'Status', 
> 'Headline', 'Description1', 'Description2', 'Url', 'DisplayUrl', 
> 'DisapprovalReasons', 'TrademarkDisapproved', 'AdType', 'RichMediaAdName'
> );
>
> and predicates:
>
>$selector->predicates[] = new Predicate('Status', 'IN', array('ENABLED'
> , 'PAUSED', 'DISABLED'));
>
> Anyone could help?
>
>  

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


Getting same results on QualityInfo variables

2012-05-11 Thread Mahir Sumer
Hi,

When i query the variables 
(isKeywordAdRelevanceAcceptable, isLandingPageQualityAcceptable, 
isLandingPageQualityAcceptable) below, 
it always returns 1 but in adwords dashboard, the result may be different. 
What is the reason for that?


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


Re: API Developer Token "Pending Approval" now at 3 months

2012-05-11 Thread Snow Globe
Hello,

We have been facing the same issue. We have had the time to completely 
update our website and our project since we asked for a developer token in 
february so  we have sent 7 or 8 emails to the team and to 3pcompliance 
(another email in the adwords API T&Cs) to keep them updated. After all, we 
don't want an old version of the project to be "accepted" and a new version 
to be refused 5 minutes later.

No one is answering. We are now sending registered letters to several 
Google employees and we will keep on pushing until we get an answer. We are 
not very pleased about putting so much energy and time into this but what 
else can we do, since 2 major projects of our small business rely on the 
token approval?

Someone at Google should do the "right thing".

Benoit



On Thursday, May 10, 2012 8:49:59 PM UTC+2, jody stein wrote:
>
> MCC Customer ID: 304-374-5521 
> Is there any way we can get some assistance in finding out the current 
> status of our application? 
>
> We began the process in early February and received the last email from 
> the team on 3/12.
>
> Hello, 
>
> Thanks for the update. I'll get back to you with the status of your 
> application at the earliest.
>
> Sincerely, 
>
> The AdWords API Tokens Team
>
>  We have attempted to follow up via email however we have not received 
> any response. 
>
> Regards, 
>
> Jody 
>  
>
>

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


Re: getDescriptiveName

2012-05-11 Thread AdWordsAPIAdvisor
Hello Val,


The best option right now is to use a report. Please see my first reply.


-Danial, AdWords API Team.


Original Message Follows:

From: Val Guzman 
Subject: Re: getDescriptiveName
Date: Wed, 9 May 2012 09:37:04 -0700 (PDT)

> So what would be a better service to use if we're needing the
descriptive 
> name? Company name usually comes out null for me. 
> 
> On Tuesday, January 3, 2012 2:46:53 AM UTC-8, Danial Klimkin wrote:
> >
> > Hello John,
> >
> >
> > The closest the ServicedAccountService has is the 'companyName' field.

> > Alternatively, you can use the Account Performance
report
to 
> > retrieve this and other account information. See the 
> > "AccountDescriptiveName" field.
> >
> >
> > -Danial, AdWords API Team.
> >
> 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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

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


Re: Some code criterions are returned with Region display type instead of the correct Country type

2012-05-11 Thread David Torres
Hi Roman,

What you are looking 
here is 
the legacy categorization, you need to refer to this page 
https://developers.google.com/adwords/api/docs/appendix/geotargeting and 
search for "Greenland" as canonical name.

Best,

-David Torres - AdWords API Team

On Tuesday, May 8, 2012 6:42:34 AM UTC-4, Roman Stepanenko wrote:
>
> Some criterions such as Greenland, Faroe Islands, Svalbard and Jan Mayen 
> Islands and Gibraltar are returned in SOAP responses with Region display 
> type, however in documentation they are listed in the country code 
> listand 
> not in the province code list. Here is the excerpt from the response i 
> am getting:
>
> http://www.w3.org/2001/XMLSchema-instance"; 
> xsi:type="Location">
> 2304
> LOCATION
> Location
> Greenland
> Region
> false
> 
>
> I would like to know if it is the correct way how responses should be sent 
> or actually  is an inconsistency in AdWords API.
>

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


Re: full c# example to get no of searches for a keyword(search volume)

2012-05-11 Thread David Torres
Hi,

I'm sorry for my misunderstanding but what do you mean with "keyword 
difficulty"? 

Also, for ahmed I like to point out that for sandbox the 
TargetingIdeaService only returns mocked data, you need to apply for API 
access in order to get real keyword volumes data.

Best,

-David Torres - AdWords API Team

On Tuesday, May 8, 2012 7:07:58 AM UTC-4, Alaghu sundaram Rajamani wrote:
>
> Hello,
> How i can get keyword difficulty information using api code
>
> On Tuesday, March 6, 2012 12:12:16 AM UTC+5:30, Kevin Winter wrote:
>>
>> Hi,
>>   The Getting Started guide for the Sandbox is located here: 
>> http://code.google.com/apis/adwords/docs/sandbox.html#getting-started
>>
>> Please be aware that the sandbox returns fake metrics and the search 
>> volume from sandbox will not match production.
>>
>> This C# example gets keyword IDEAS: 
>> http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201109/Optimization/GetKeywordIdeas.cs
>>
>> You can change this to a STATS request and add the fields you are 
>> particularly interested in.
>>
>> - Kevin Winter
>> AdWords API Team
>>
>> On Saturday, March 3, 2012 3:56:56 PM UTC-5, ahmed shawkey wrote:
>>>
>>> i need a full c# example to get no of searches for a keyword(search 
>>> volume) with (how to login to the sandbox)
>>> if it's with source code as a downloaded version it will be helpful 
>>> i saw many examples 
>>> but please provide me with step by step in very detailed because it's my 
>>> first app and i need to use sandbox to get search volume of a keyword 
>>> thank you
>>> any help please
>>>
>>

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


Re: Report with day field

2012-05-11 Thread David Torres
Hi Chirag,

You might be including another segmentation field in your report that is 
causing multiple rows for the same day/campaign combination, how your 
report definition looks like exactly?

Best,

-David Torres - AdWords API Team

On Tuesday, May 8, 2012 8:34:38 AM UTC-4, Chirag wrote:
>
> Hello All,
>
> I wants to get data day basis. So that i am including day field, but 
> result is more than one row for same campaign and same day. is there any 
> way so that i can get one day field for one campaign in report?
>
> Thanks
>

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


Re: Required Minimum Functionality Update?

2012-05-11 Thread David Torres
Hi Alexander,

I'm sorry for the issues with the german translation and other languages in 
general, we are aware of these and working to have translations out in 
timely manner. 

There are no plans to update the RMF any time soon, the time set in text is 
approximate.

Best,

-David

On Tuesday, May 8, 2012 11:26:50 AM UTC-4, Alexander Nitschke wrote:
>
> Hi David,
>
> thanks for looking into this issue. I looked into RMF page again and the 
> links are all to the v201101 API. Since this is impossible to overlook for 
> someone like you I investigated further and found the solution: Google is 
> always redirecting me to the German page (what I don't want actually, very 
> annoying), and here the links are still the old ones, not updated like in 
> the English page of the RMF. Ok, this (at least for the original RMF in 
> English which can be hard to find) answers my question about v201109 API 
> compliance.
>
> I wouldn't mind having the RMF in English only - but I guess if you 
> automatically redirect readers to a national page it's only fair to ask to 
> update the content in a very timely manner (same with the v201109 API 
> documentation, those redirects went to the old API instead and were 
> extremely annoying when I was working on the update - especially since the 
> German translation of the v201109 API docs (which I didn't really need) 
> took very long to appear).
>
> "This Required Minimum Functionality list is updated approximately every 
> six months." is written in the English page too, so I'd still like to ask 
> if an update is imminent?
>
> Best wishes
> Alexander
>
>
>
> Am Montag, 7. Mai 2012 17:39:12 UTC+2 schrieb David Torres:
>>
>> Hi Alexander,
>>
>> I was revising the RMF page and couldn't find any broken, could you 
>> please give me a more specific example?
>>
>> Best,
>>
>> - David
>>
>> On Friday, May 4, 2012 8:47:05 AM UTC-4, Alexander Nitschke wrote:
>>>
>>> Hi,
>>>
>>> the RMF are supposed to get updated every six months or so, but now it's 
>>> already almost eleven months since the last update.
>>>
>>> This is annoying since the only active API is the v201109 which didn't 
>>> even exist back then, so quite a few items in the RMF (CampaignTargets, 
>>> Reporting for example) are pretty much outdated and links are pointing to 
>>> deprecated pages (or maybe aren't working at all).
>>>
>>> So I thought someone had to ask the obvious question for an update.
>>>
>>> Any information is greatly appreciated (ideally the RMF update of 
>>> course).
>>>
>>> Best wishes
>>> Alexander
>>>
>>>
>> On Friday, May 4, 2012 8:47:05 AM UTC-4, Alexander Nitschke wrote:
>>>
>>> Hi,
>>>
>>> the RMF are supposed to get updated every six months or so, but now it's 
>>> already almost eleven months since the last update.
>>>
>>> This is annoying since the only active API is the v201109 which didn't 
>>> even exist back then, so quite a few items in the RMF (CampaignTargets, 
>>> Reporting for example) are pretty much outdated and links are pointing to 
>>> deprecated pages (or maybe aren't working at all).
>>>
>>> So I thought someone had to ask the obvious question for an update.
>>>
>>> Any information is greatly appreciated (ideally the RMF update of 
>>> course).
>>>
>>> Best wishes
>>> Alexander
>>>
>>>

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


Re: QuotaCheckError.ACCOUNT_INACTIVE

2012-05-11 Thread David Torres
Hi Phillip,

How exactly the error reads in English? is it ACCOUNT_INACCESSIBLE error? 
perhaps you want to check our common errors guide 
https://developers.google.com/adwords/api/docs/troubleshooting#QuotaCheckError.ACCOUNT_INACCESSIBLE

Best,

-David Torres - AdWords API Team

On Tuesday, May 8, 2012 11:59:20 AM UTC-4, Phillip wrote:
>
> Good afternoon staff,
>
> I have a problem that began just five days ago. 
> When I make a request to the AdWords API, comes the problem of dormant 
> account. 
> I searched for this error here, and everyone was asked to go directly to 
> Adwords see what could be ... 
> But, can anyone help me? My MCC is 657-046-5348 ...
> Today step these parameters:
> developerToken;
> password;
> email;
> alternateURL;
> applicationToken;
> I wonder what can I do with this issue.
>
> Grateful
> Phillip Tessuto
> Traduzir do: português
> Alpha
>

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


Re: Retrieving Adgroups

2012-05-11 Thread David Torres
Hi Hal,

Yes, you can retrieve all ad groups at once by using the AdGroupService and 
not specifying any predicates, keep in mind there is a limit of 10k objects 
per response if your account is over that limit you will need to paginate.

Best,

-David Torres - AdWords API Team

On Tuesday, May 8, 2012 12:06:27 PM UTC-4, Hal wrote:
>
> Hi,
>
> I am using Google's PHP API (v201109) to retrieve Adgroup by looping 
> through a list of campaigns. The script fetches approximately one Adgroup a 
> second. Is there a way I can increase the speed of the fetches? Can I 
> retrieve all the Adgroups in my account without looping through campaigns?
>
>
> Cordially,
> Hal
>

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


Re: AdParamService get() returning AdParamPage of no more than 10,000 entries

2012-05-11 Thread David Torres
Hi,

Yes, there is a hard limit of 10k objects in a response for almost all 
services, but you can always retrieve them all by paginating.

Best,

-David Torres - AdWords API Team

On Tuesday, May 8, 2012 4:52:53 PM UTC-4, Chris wrote:
>
> Hi,
>
> I am running code very similar to that found at 
> http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v201109/GetAllAdParams.java
>
> I am finding that the AdParamPage returned, when calling the get() method 
> against the AdParamService, seems to be restricted to 10,000. I have tried 
> running the code against 2 different accounts, both of which return 10,000 
> entries - both of which are smaller than the amount I expect.
>
> Is this a hard limit on the number of entries? If so, do I have any 
> options, other than to go through each Ad Group, one at a time, requesting 
> the AdParams?
>
> Cheers,
>
> Chris
>

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


Re: Where's the documentation for the new Keyword match properties

2012-05-11 Thread David Torres
Hi,

This a new setting in the 
Campaignobject
 c
alled 
KeywordMatchSetting.
 
We got examples on how to setup other settings see an 
exampleusing
 the PHP library, setting the
 
KeywordMatchSetting
 will 
be similar.

Best,

-David Torres - AdWords API Team

On Wednesday, May 9, 2012 3:39:30 AM UTC-4, david...@mediacom.com wrote:
>
> As per the blog notice:  
> http://googleadsdeveloper.blogspot.co.uk/2012/05/adwords-api-v2011091-new-adwords.html,
>  
> the are new Keyword match properties NEAR_EXACT and NEAR_PHRASE, which 
> allow API users to opt in/out of these match types.
>
> I can't find any documentation for these - can you point me in the right 
> direction?
>
> Thanks
>

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


Re: Delay on Impression share data - campaign performance report not totally updated since April 26th

2012-05-11 Thread Danilo
Hi Kevin,

I sent the cid and ReportDefintionXml in reply to you.

Thanks,

Danilo.

On Monday, May 7, 2012 5:11:43 PM UTC-3, Kevin Winter wrote:
>
> Hi Danilo,
>   The symptoms of the previous issue were that Impression Share data was 
> not being calculated quickly enough to meet the normal expectations (i.e. 
> it was not ready when advertised).  Changes were made to resolve this such 
> that as of now, data should be available for the dates in question (i.e. it 
> should be back on the regular schedule).  Could you please provide me with 
> your CID and the ReportDefinition XML you're using to get ImpressionShare 
> data for 4/26?  I'd like to try to reproduce.
>
> - Kevin Winter
> AdWords API Team
>
> On Monday, May 7, 2012 3:18:51 PM UTC-4, Danilo wrote:
>>
>> Kevin,
>>
>> We're still having problem with data from April 26th. Just to clarify, 
>> this temporary issue with Impression Share Data was solved in which day? 
>> The data that wasn't processed from April 26th to the day that the issue 
>> was solved will be reprocessed?
>>
>> Since which date the Impression Share Data started to be completely 
>> processed again?
>>
>> Thanks,
>>
>> Danilo
>>
>> On Friday, May 4, 2012 11:19:52 AM UTC-3, Kevin Winter wrote:
>>>
>>> Hi Danilo,
>>>   There was a temporary issue that caused Impression Share data to be 
>>> delayed for a few days - it should be resolved now and being processed as 
>>> per current schedule for Impression Share data - see here for more: 
>>> http://support.google.com/adwords/bin/answer.py?hl=en&answer=2544985
>>>
>>> - Kevin Winter
>>> AdWords API Team
>>>
>>> On Wednesday, May 2, 2012 5:14:03 PM UTC-4, Danilo wrote:

 Hi,

 Since April 26th we are having troubles with Impression Share data in 
 the campaigns performance reports. The most of data are filled up but we 
 have a few campaigns that the field "ExactMatchImpressionShare" is not 
 available yet, the return value is '--'. This data is correct? Or the 
 impression share data are not totally updated yet?

 Someone else facing the same problem?

 Regards,

 Danilo.

>>>

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


Re: full c# example to get no of searches for a keyword(search volume)

2012-05-11 Thread Anash P. Oommen
Hi Ahmed, Alaghu Sundaram,

I maintain the .NET libraries, I'll try to answer your questions so that 
other developers can also benefit from this in the future.

1. How do I use the .NET library? 

Download the library from 
http://code.google.com/p/google-api-adwords-dotnet/. Unzip the downloaded 
distribution, take the assemblies from the lib folder and add reference to 
your project. Copy the contents of  Examples\CSharp\App.config to your 
App.config. Edit the settings, the App.config is well-documented. Refer to 
the code examples to see how the library can be used. Ask any questions on 
this forum. Also refer to the README in wiki.

2. Does it work with software x that is .NET compatible (sql server, 
powershell, asp.net, winforms, excel in com interop, etc.)? I see only 
Console examples?

Yes, they will work with any .NET compatible environment. Console examples 
are given since they are the easiest to understand. If you face issues with 
any particular environment, ask on this forum, and I'll help you out.

3. Where do I get a developer token from?

See https://developers.google.com/adwords/api/docs/signingup for detailed 
instructions.

4. When will my tokens get approved? Who do I mail to find out the status 
and reasons for delay?

Please mail adwordsapi-tok...@google.com to get updates. Our team doesn't 
do token approvals, but I can ping the team to find out updates about your 
token approval if it is urgent or if you haven't heard from them in a long 
time. Also make sure you monitor your inbox for mails from the team; the 
team sends their replies to the email you provided as the contact email 
when signing up for the API. You can edit this if required by logging into 
your API MCC account and navigating to My Account->AdWords API Center.

5. How do I use the sandbox till the time my tokens get approved?

See  https://developers.google.com/adwords/api/docs/sandbox for detailed 
instructions. The summary is that you can use your google account/password 
as email/password, email++USD as the developer token and API endpoint as 
https://adwords-sandbox.google.com to use the sandbox. You need to 
initialize the sandbox by running GetCampaigns.cs example, then get the 
list of sandbox accounts by running GetAccountHierarchy.cs code example and 
then use one of those sandbox accounts as ClientCustomerId key in your 
App.config.

6. Why doesn't sandbox return actual values?

Sandbox is meant for testing and will return you test values only. If you 
make calls to the production environment with the same code, you should get 
real values.

7. But using the production environment demands my credit card, and I have 
to pay for the API usage!

Yes, AdWords API is a paid API. See  
http://support.google.com/adwordsapi/bin/answer.py?hl=en&answer=45045  for 
details. For actual API cost, see  
https://developers.google.com/adwords/api/docs/ratesheet. You cannot use 
the production developer tokens until they are approved, and you have 
activated the tokens by entering the billing details and accepting the 
AdWords API Terms and conditions.

8. My tokens got rejected! Why?

https://developers.google.com/adwords/api/docs/signingup discusses this in 
some detail, but the most likely reason is that your application is somehow 
not compatible with the AdWords API Terms and 
Conditions (T&C) 
as well as the Required Minimum 
Functionality 
(RMF) 
(if applicable). Make sure you read these and make sure your application 
adheres to these before developing your application. Again, any questions 
about these documents should be sent to adwordsapi-tok...@google.com. 

9. Can the library do x with AdWords? Why isn't there an example for doing 
x? 

Refer to https://developers.google.com/adwords/api/ to see what the latest 
version of the AdWords API can do. All our client libraries support the 
latest version of the API. When in doubt, ask on the forum. If you feel 
that there should be a code example that shows how to do x in AdWords, let 
us know, and we will do so.

10. Where do I report issues? Can I provide patches/contribute to the 
library?

Library-specific issues (e.g. Feature requests, memory leaks, other bugs, 
etc.) should be reported at 
http://code.google.com/p/google-api-adwords-dotnet/issues/list. If you have 
a fix, you could explain / attach a fix on the issue thread itself, and 
I'll integrate the fix into the next release. If you want to actively 
contribute to the library, write a mail to anash.p.oom...@google.com, I'll 
follow up with you.

API-specific issues (e.g. request for new columns in reports) should be 
reported on this forum. 

Hope this helps.

Cheers,
Anash. P. Oommen,
AdWords API Advisor.

On Tuesday, 8 May 2012 16:37:58 UTC+5:30, Alaghu sundaram Rajamani wrote:
>
> Hello,
> How i can get keyword difficulty information using api code
>
> On Tuesday, March 6, 2012 12:12:1