Resultant state when a keyword fails in the list of keywords being added to adgroup

2010-05-18 Thread rohit a
Hi,


In v2009 I have tried to add 5 keywords at a time by passing five
AdGroupCriterionOperations to AdGroupCriterionService. When all the
five keywords are correct, all the five keywords are added to the
system. When i deliberately give a specific keyword's.text as "" to an
adgroupcriterionoperation, then all the keywords are not added and it
gives an error that a specific adgroupcriterionoperation keyword has
invalid text. Is there a way to get the added keywords as well as the
failed keywords.
I didn't have this problem in v13 as there was check
criterion which i used to get me the invalid keywords and i remove
them from the list and add only the correct results.

I am only left with bruteforce addition of one criterion at a time
which would lead to increase in the number of calls between the
adwords and client.

Can anyone please suggest any workaround for this?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Use of Country Code for AVERAGE_TARGETED_MONTHLY_SEARCHES

2010-05-18 Thread Donald
On May 17, 11:21 pm, AdWords API Advisor
 wrote:
> Hi Donald,
>
> The GLOBAL_MONTHLY_SEARCHES figures will not be affected by the
> CountryTargetSearchParameter, so your plan is sound.
>
> Best,
> - Eric Koleda, AdWords API Team
>

Great!
Thanks, Eric.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Adword API for MCC

2010-05-18 Thread Hudar
Oh, ok, thank you. Then how if we want to import client's adword
account to our MCC account through the API?

Thanks in advace.

On May 18, 7:05 pm, Christian Krahn  wrote:
> The AdWords API doesn't allow account creation.
>
> - Christian
>
> On 17 Mai, 08:20, "accou...@myadengine.com" 
> wrote:
>
>
>
> > Hi,
>
> > Just wondering, how we could create a new client account using adword
> > api if we have a MCC account?
> > I couldn’t find any way to do this on adword api docs and forum.
>
> > And also, if the client already have their own adword account, how we
> > could import their account to our MCC account through the API?
>
> > Thank you, and I would appreciate any info about this
>
> > --
> > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> > Also find us on our blog and discussion 
> > group:http://adwordsapi.blogspot.comhttp://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 
> > athttp://groups.google.com/group/adwords-api?hl=en
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 
> athttp://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: TrafficEstimatorService returning improper results

2010-05-18 Thread dmcvitti
also, I should mention that I tried with both the PHP and Java
libraries just to make sure i had inadvertently wrecked my code, and
the basic example code for the library in both languages returned the
same result as above

thanks! :)


On May 18, 3:23 pm, dmcvitti  wrote:
> Hi,
>
> I was working on some some tools to work with the
> TrafficEstimatorService, and got some very strange results
> I was working with the example code from the v13 examples page, a
> snippet is shown here:
>
> $namespace = 'https://adwords.google.com/api/adwords/v13';
> $estimator_service = SoapClientFactory::GetClient(
>   $namespace . '/TrafficEstimatorService?wsdl', 'wsdl');
> $estimator_service->setHeaders($headers);
> $debug = 0;
>
> # Create keyword structure.
> $keyword =
>   'mars cruise' .
>   '100' .
>   'Broad';
>
> # Estimate keyword traffic.
> $request_xml =
>   '' .
>   '' . $keyword . '' .
>   '';
> $estimates = $estimator_service->call('estimateKeywordList',
> $request_xml);
> $estimates = $estimates['estimateKeywordListReturn'];
>
> print_r($estimates);
>
> It returned the following data:
>
> Array
> (
>     [id] => -1
>     [lowerAvgPosition] => 1.0
>     [lowerClicksPerDay] => 0.009727052
>     [lowerCpc] => 631594
>     [upperAvgPosition] => 3.0
>     [upperClicksPerDay] => 0.06450792
>     [upperCpc] => 947392
> )
> Estimates for keyword with text "mars cruise":
>   Lower average position is "1.0".
>   Upper average position is "3.0".
>   Lower clicks per day is "0.009727052".
>   Upper clicks per day is "0.06450792".
>   Lower cpc is "631594".
>   Upper cpc is "947392".
>
> That doesn't align at all with the online Traffic Estimator tool in
> Adwords, and the data doesn't even look to be of the correct type.
>
> I have never had any trouble with other API services on either v13 or
> v2009.
>
> Thanks in advance for any help
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 
> athttp://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


BiddingError.PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER

2010-05-18 Thread envoymediagroup
Hi everyone,

I am getting an interesting error with bidding transition. I am trying
to set the bidding type to Conversion Optimizer => Conversions. It is
currently at "Conversion Optimizer => Clicks". However, every time I
try to change it through the API I get this error:

BiddingError.PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER

Ok, I figured maybe there aren't enough conversions or something with
the customer account is not correct. However, upon logging in to the
Adwords web interface, I am able to switch to conversions for this
exact Customer/Campaign without any problems. I only see the problem
on the API side of things. Any ideas or is anyone else having a
problem?

Thanks,
Mike

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


TrafficEstimatorService returning improper results

2010-05-18 Thread dmcvitti
Hi,

I was working on some some tools to work with the
TrafficEstimatorService, and got some very strange results
I was working with the example code from the v13 examples page, a
snippet is shown here:

$namespace = 'https://adwords.google.com/api/adwords/v13';
$estimator_service = SoapClientFactory::GetClient(
  $namespace . '/TrafficEstimatorService?wsdl', 'wsdl');
$estimator_service->setHeaders($headers);
$debug = 0;

# Create keyword structure.
$keyword =
  'mars cruise' .
  '100' .
  'Broad';

# Estimate keyword traffic.
$request_xml =
  '' .
  '' . $keyword . '' .
  '';
$estimates = $estimator_service->call('estimateKeywordList',
$request_xml);
$estimates = $estimates['estimateKeywordListReturn'];

print_r($estimates);


It returned the following data:



Array
(
[id] => -1
[lowerAvgPosition] => 1.0
[lowerClicksPerDay] => 0.009727052
[lowerCpc] => 631594
[upperAvgPosition] => 3.0
[upperClicksPerDay] => 0.06450792
[upperCpc] => 947392
)
Estimates for keyword with text "mars cruise":
  Lower average position is "1.0".
  Upper average position is "3.0".
  Lower clicks per day is "0.009727052".
  Upper clicks per day is "0.06450792".
  Lower cpc is "631594".
  Upper cpc is "947392".

That doesn't align at all with the online Traffic Estimator tool in
Adwords, and the data doesn't even look to be of the correct type.

I have never had any trouble with other API services on either v13 or
v2009.

Thanks in advance for any 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


Re: How to Get Keywords for Site with New API

2010-05-18 Thread AdWords API Advisor
Hi Gary,

In the v200909 version of the API this functionality is exposed in the
TargetingIdeaService:

  http://adwordsapi.blogspot.com/2009/11/discover-v2009-getting-ideas-with.html

Take a look at this related example that gets keywords related to a
keyword:

  
http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v200909/GetRelatedKeywords.java

Best,
- Eric Koleda, AdWords API Team

On May 17, 2:43 pm, search test  wrote:
> Hi,
>
> I'm new to the AdWords API.  How do I use the client library in Java
> to get a list of keywords per site?  I cannot find the
> KeywordToolInterface in either v13 and 2009 libraries.
>
> Thanks,
> Gary
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 
> athttp://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: How long does it take for the developer token to be approved

2010-05-18 Thread AdWords API Advisor
Hi Suresh,

Approval can take up to two weeks, but usually happens more quickly.
Please email your account details to adwordsapiadvi...@google.com and
then update this thread so I know to check that inbox.

Best,
- Eric Koleda, AdWords API Team

On May 17, 11:45 am, Suresh  wrote:
> Hi,
>
> I am just wondering how long it takes for the developer token to be
> approved.
>
> My token status shows "Pending approval" for the last 2-3 months.
>
> Can someone from Google support look into this pls..
>
> Regards,
> Suresh Garre
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 
> athttp://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: Not agreed to latest AdWords Api terms and conditions.

2010-05-18 Thread AdWords API Advisor
Hi Suresh,

Please contact your AdWords account representative or email adwords-
supp...@google.com.

Best,
- Eric

On May 17, 10:39 am, Pedro  wrote:
> Hi Eric,
>
> I am also getting the same error.
>
> Can you pls have a look into my account...I am not sure which email
> address I should send my customer ID to, to address this problem.
>
> Regards,
> Suresh Garre.
>
> On Mar 31, 10:39 pm, AdWords API Advisor
>
>
>
>
>
>  wrote:
> > Hi Syed,
>
> > I'll follow up with you offline.
>
> > Best,
> > - Eric
>
> > On Mar 31, 1:38 am, Ellviz  wrote:
>
> > > Hi,
>
> > > Thanks for the reply,
>
> > > I have updated my credit card details with a new card, even though I
> > > am getting the same exception. Could you help me  to know what is
> > > going wrong so that I can look at it if it is at my side. Because this
> > > issue is there for more than a week.
> > > Also I have mailed my customer ID of MCC to theadwordsadvi... mail.
>
> > > Thanks
>
> > > Syed
>
> > > On Mar 29, 8:09 pm,AdWordsAPIAdvisor 
> > > wrote:
>
> > > > Hi,
>
> > > > I'll need to pull up your account to get more information.  Please
> > > > send the customer ID of your MCC account that owns the developer token
> > > > to adwordsapiadvi...@google.com and then update this thread.
>
> > > > Best,
> > > > - Eric Koleda,AdWordsAPITeam
>
> > > > On Mar 26, 2:35 am, Ellviz  wrote:
>
> > > > > Hi,
>
> > > > >  I am getting this error when I Query
>
> > > > > " Fault: 1 Code: soapenv:Server.userException String:Notagreedto
> > > > >latestAdWordsApitermsandconditions."
>
> > > > > This is my new Adwordapiaccount, My Developer token is approved and
> > > > > my Billing is also updated on the Billing preference section.
>
> > > > > I am using SOAP.
>
> > > > > Thanks
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 
> athttp://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: How to get the number of placement views

2010-05-18 Thread AdWords API Advisor
Hi z...@heer,

There is no other way to get the impressions for a placement, and
those numbers are the same ones returned by the Placement Tool in the
AdWords web interface.

Best,
- Eric Koleda, AdWords API Team

On May 17, 10:28 am, Zaheer  wrote:
> Hi,
>
> We are using placement tools for our client at our website, we want to
> get the number of views of each placement through
> TargetingIdeaSelector , currently we pass
> APPROX_CONTENT_IMPRESSIONS_PER_DAY to  TargetingIdeaSelector which
> return type Range to us , we get min value and then number which
> return 500k,100k, or 10k, please help me to get the accurate no of
> page view.
>
> Regards,
> z...@heer
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 
> athttp://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: Php Api : The login request used a username or password that is not recognized

2010-05-18 Thread AdWords API Advisor
Hi Micobros,

Two things you should check are:

1) Please ensure you are using the right credentials for your
environment.  Production credentials don't work in the sandbox, and
vice versa.

2) Please ensure your AdWords login is a Google Account, and not a
Legacy login.  Legacy logins will show something like "Your old,
AdWords login" under "My Account" -> "Access".

Best,
- Eric Koleda, AdWords API Team

On May 16, 11:26 am, micobros  wrote:
> Hello,
>
> We used to have APIlity working for are API adword calls (getting
> campaign statistics, getting keyword (ex: searchVolume), etc.)
> informations. Unfortunately, the sunset of v13 made all are scripts
> useless... :(
>
> We are trying to switch to the new version and 
> followedhttp://code.google.com/p/google-api-adwords-php/video.
> But after configuring auth.ini and settings.ini, we get a general
> error (with all examples) :
>
> 
> InvalidArgumentException Object ( [message:protected] => The login
> request used a username or password that is not recognized.
> [string:private] => [code:protected] => 0 [file:protected] => /share/
> www/tree/adwds_api/src/Google/Api/Ads/Common/Util/AuthToken.php
> [line:protected] => 80 [trace:private] => Array ( [0] => Array
> ( [file] => /share/www/tree/adwds_api/src/Google/Api/Ads/Common/Util/
> AuthToken.php [line] => 91 [function] => GetToken [class] => AuthToken
> [type] => ->  [args] => Array ( ) ) [1] => Array ( [file] => /share/
> www/tree/adwds_api/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php
> [line] => 443 [function] => GetAuthToken [class] => AuthToken [type]
> => ->  [args] => Array ( ) ) [2] => Array ( [file] => /share/www/tree/
> adwds_api/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php [line] => 141
> [function] => RegenerateAuthToken [class] => AdWordsUser [type] => ->
> [args] => Array ( ) ) [3] => Array ( [file] => /share/www/tree/
> adwds_api/examples/v200909/GetOperationCount.php [line] => 45
> [function] => __construct [class] => AdWordsUser [type] => ->  [args]
> => Array ( ) ) ) )
> 
>
> Funny part is that our old APIlity is still successfully going through
> authentication with our regular credentials (configured in new
> auth.ini).
>
> We've been trying some other examples like 
> :http://code.google.com/p/adwords-api-php-samples/source/browse/trunk/...
>
> And there, it says the developerToken is invalid...
>
> Thank you google for making all this so easy to use.
>
> Is there anything to do / to change in the credentials to have this
> new version to work
>
> thx in advance.
> micobros
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 
> athttp://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


getting groups

2010-05-18 Thread clem...@adsonwall.com
Hello everyone. I'm having problems accessing to groups and keywords.
I have the following script in PHP that gives my all the campaigns...
But now i would like to have for all campaigns theirs groups, the
keywords associated with these groups... Can someone please help me ?
I've been searching and searching for ten hours and i can't get access
to groups and keywords ! Here is my code for the campaigns. Please
help 

LogDefaults();


// Get the CampaignService.
$campaignService = $user->GetCampaignService();

// Get all campaigns.
$campaignPage = $campaignService->get(new CampaignSelector());

// Display campaigns.
if (isset($campaignPage->entries))
{
  foreach ($campaignPage->entries as $campaign)
  {
print 'Campaign with name "' . $campaign->name . '" and id
"'
. $campaign->id . "\" was found.";

  }
}
else
{
  print "No campaigns found.\n";
}



  } catch (Exception $e) {
print_r($e);
  }

?>

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


Campaign Status, End Date & Serving Status

2010-05-18 Thread Pete Lavetsky (AdWords API Guru)
I have a question related to a couple of threads:

http://groups.google.com/group/adwords-api/browse_thread/thread/1b12b9259cc86db3/fb91fa72d6b907e3?lnk=gst&q=lavetsky#fb91fa72d6b907e3

https://groups.google.com/group/adwords-api/browse_thread/thread/ee198d1573bad0dd/3a62b417f5d93ca1?lnk=gst&q=serving+status#3a62b417f5d93ca1

I have a campaign that was at one point set to deleted.  It currently
has the following attributes:

Status: Active
Start Date: 20090429
End Date: 20090429
ServingStatus: ENDED

When trying to operate on this campaign, I get an error:
CampaignError.INVALID_OPERATION_IF_SERVING_STATUS_HAS_ENDED

When I try to operate on this campaign, I'm setting null for both
start & end date ...

Since ServingStatus is immutable, is there any way to operate on this
campaign?  Will anything happen if I change the EndDate to the year
2030?

Thanks
Pete

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


Developer Token

2010-05-18 Thread YK
While I read a help article at 
http://www.google.com/support/adwordsapi/bin/answer.py?hl=en&answer=180159,
I found one sentence confusing to me: "If another company's SEM tool
uses the AdWords API with your developer token, they should stop right
away."

Who are they? Another company?

Could you explain what this sentence means?

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: What's wrong with CAMPAIGN SERVICE GET METHOD?

2010-05-18 Thread netronaut
Hello,

i have the same problem with one of our customer accounts.
My Fault String:
Enum
com.google.ads.api.services.campaignmgmt.campaign.v200909.jaxbgen.Level
does not have a constant corresponding to CAMPAIGN while invoking
public abstract
com.google.ads.api.services.campaignmgmt.campaign.v200909.jaxbgen.CampaignPage
com.google.ads.api.services.campaignmgmt.campaign.v200909.jaxbgen.CampaignServiceInterface.get(com.google.ads.api.services.campaignmgmt.campaign.v200909.jaxbgen.CampaignSelector)
throws
com.google.ads.api.services.campaignmgmt.campaign.v200909.jaxbgen.ApiException_Exception
with params
[com.google.ads.api.services.campaignmgmt.campaign.v200909.jaxbgen.campaignselec...@16a03f1].

Is there any new information about when this issue will be resolved?

Best regards,
- olaf

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


Get API Parameter

2010-05-18 Thread crippsy
I have an issue that the advert parameters do not work once I have
modified the keyword, They work fine uptil then, and I am just
modifying the text so as to keep the ids consistent.
Any fix to this issue of are there examples of how to get the params
back for a particular campaign to see how it may have changed once I
have modified the keyword.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Search Volume and Competition for a Single Keyword

2010-05-18 Thread Richard H.
Try changing IDEAS to STATS.

On May 18, 8:22 am, Alenburke  wrote:
> Hello All,
>
> I am trying to use the Adwords v2009 API to lookup the Search Volume
> and level of Competition Level for a given keyword, and match type.
> Currently when I supply my application with one keyword and match type
> I get back 800 suggestions from the TargetingIdeaService, using
> RelatedToKeywordSearchParameters. However I am not looking for 800
> suggestions, just the data on the one match provided. I see the
> ability to exclude certain keywords, (ExcludedKeywordSearchParameter)
> however I do not see the ability to get the information about just one
> specific keyword.
>
> Is there a filter that I am missing, or perhaps a service that is
> better suited to getting this information?
>
> I have included some of the code below, any suggestions would be very
> helpful!
>
> $keywordService = $adwordsUser -> GetTargetingIdeaService('v200909');
>
> $keyword = new Keyword();
> $keyword-> text = 'example';
> $keyword-> matchType = 'EXACT';
> $keyword_array = array($keyword);
>
> $relatedToKeywordSearchParameter = new
> RelatedToKeywordSearchParameter($keyword_array);
>
> $targetingIdeaSelector = new TargetingIdeaSelector();
> $AttributeType[0] = "AVERAGE_TARGETED_MONTHLY_SEARCHES";
> $AttributeType[1] = "COMPETITION";
> $AttributeType[2] = "KEYWORD";
>
> $targetingIdeaSelector->searchParameters =
> $relatedToKeywordSearchParameter;
> $targetingIdeaSelector->ideaType = 'KEYWORD';
> $targetingIdeaSelector->requestType = 'IDEAS';
> $targetingIdeaSelector->requestedAttributeTypes = $AttributeType;
> $targetingIdeaSelector->paging = new Paging(0,800);
>
> $keywordPage = $keywordService->get($targetingIdeaSelector);
>
> Thanks in advance!
>
> ~Andrew Burke
> SEER Interactive
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 
> athttp://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: Adword API for MCC

2010-05-18 Thread Christian Krahn
The AdWords API doesn't allow account creation.

- Christian

On 17 Mai, 08:20, "accou...@myadengine.com" 
wrote:
> Hi,
>
> Just wondering, how we could create a new client account using adword
> api if we have a MCC account?
> I couldn’t find any way to do this on adword api docs and forum.
>
> And also, if the client already have their own adword account, how we
> could import their account to our MCC account through the API?
>
> Thank you, and I would appreciate any info about this
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 
> athttp://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: How to get a keyword search volume with api 2009

2010-05-18 Thread ser
Hmm, use STATS instead IDEAS and you'll get only the search volume for
your keyword.

 $selector = new TargetingIdeaSelector();
 $selector->requestType =  'STATS';
 $selector->ideaType = 'KEYWORD';
 $selector->requestedAttributeTypes = array('KEYWORD',
'TARGETED_MONTHLY_SEARCHES', 'GLOBAL_MONTHLY_SEARCHES');

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