Re: BiddingError.PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER even though it is available through the web interface

2011-03-25 Thread Envoy Media Group
SOLVED IT!

Ok, now I feel like an idiot. From:
http://code.google.com/intl/it/apis/adwords/docs/reference/latest/CampaignTargetService.BiddingError.Reason.html

"Pay per conversion is not available to all the customer, only few
whitelisted customers can use this."

Duh, I wanted Conversion Optimizer with Clicks as the pricingModel not
Conversions. My guess is that pricingModel = Conversions is reserved
to advertisers that literally pay Google for each conversion generated
like a CPA network.  I apologize for any time anyone wasted looking at
this thread.

On Mar 25, 7:28 pm, Envoy Media Group 
wrote:
> It's in the long trace log, but the Google Campaign ID is 63240285
>
> On Mar 25, 5:54 pm, Envoy Media Group 
> wrote:
>
>
>
>
>
>
>
> > I am having an issue transitioning a campaign from Manual CPC to
> > Conversion Optimizer => Conversions. I CAN convert it through the
> > adwords interface so I am 100% positive that this campaign should not
> > return the following error. I think I must be doing something wrong
> > but can't seem to figure it out. Any ideas?
>
> > Editing campaign_id: 1591 in Google
> > SoapFault Object
> > (
> >     [message:protected] =>
> > [BiddingError.PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER @
> > operations[0].biddingTransition.targetBiddingStrategy.pricingModel]
> >     [string:private] =>
> >     [code:protected] => 0
> >     [file:protected] => /san/www/staging/blah.com/lib/engines/google/
> > 2.4.1/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
> >     [line:protected] => 166
> >     [trace:private] => Array
> >         (
> >             [0] => Array
> >                 (
> >                     [file] => /san/www/staging/blah.com/lib/engines/
> > google/2.4.1/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
> >                     [line] => 166
> >                     [function] => __soapCall
> >                     [class] => SoapClient
> >                     [type] => ->
> >                     [args] => Array
> >                         (
> >                             [0] => mutate
> >                             [1] => Array
> >                                 (
> >                                     [0] => CampaignServiceMutate
> > Object
> >                                         (
> >                                             [operations] =>
> > CampaignOperation Object
> >                                                 (
>
> > [biddingTransition] => BiddingTransition Object
> >                                                         (
>
> > [targetBiddingStrategy] => ConversionOptimizer Object
> >                                                                 (
>
> > [pricingModel] => CONVERSIONS
>
> > [conversionOptimizerBidType] => MAX_CPA
>
> > [deduplicationMode] => ONE_PER_CLICK
>
> > [BiddingStrategyType] =>
>
> > [_parameterMap:private] => Array
>
> > (
>
> > [BiddingStrategy.Type] => BiddingStrategyType
> >                                                                         )
>
> >                                                                 )
>
> > [explicitAdGroupBids] => ConversionOptimizerAdGroupBids Object
> >                                                                 (
>
> > [targetCpa] => Bid Object
>
> > (
>
> > [amount] => Money Object
>
> > (
>
> > [microAmount] => 1000
>
> > [ComparableValueType] =>
>
> > [_parameterMap:private] => Array
>
> > (
>
> > [ComparableValue.Type] => ComparableValueType
> >                                                                             
> >             )
>
> >                                                                             
> >     )
>
> >                                                                         )
>
> > [conversionOptimizerBidType] =>
>
> > [deduplicationMode] =>
>
> > [AdGroupBidsType] =>
>
> > [_parameterMap:private] => Array
>
> > (
>
> > [AdGroupBids.Type] => AdGroupBidsType
> >                                                                         )
>
> >                                                                 )
>
> > [BiddingTransitionType] =>
>
> > [_parameterMap:private] => Array
> >                                                                 (
>
> > [BiddingTransition.Type] => BiddingTransitionType
> >                                                                 )
>
> >                                                         )
>
> >                                                     [operand] =>
> > stdClass Object
> >                                                         (
> >                                                             [id] =>
> > 63240285
>
> > [frequencyCap] => FrequencyCap Object
> >                                                                 (
>
> > [impressions] =>
>
> > [timeUnit] =>
>
> > [level] =>
> >                                                                 )
>
> >                                                         )
>
> >                                                     [operator]

Re: BiddingError.PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER even though it is available through the web interface

2011-03-25 Thread Envoy Media Group
It's in the long trace log, but the Google Campaign ID is 63240285

On Mar 25, 5:54 pm, Envoy Media Group 
wrote:
> I am having an issue transitioning a campaign from Manual CPC to
> Conversion Optimizer => Conversions. I CAN convert it through the
> adwords interface so I am 100% positive that this campaign should not
> return the following error. I think I must be doing something wrong
> but can't seem to figure it out. Any ideas?
>
> Editing campaign_id: 1591 in Google
> SoapFault Object
> (
>     [message:protected] =>
> [BiddingError.PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER @
> operations[0].biddingTransition.targetBiddingStrategy.pricingModel]
>     [string:private] =>
>     [code:protected] => 0
>     [file:protected] => /san/www/staging/blah.com/lib/engines/google/
> 2.4.1/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
>     [line:protected] => 166
>     [trace:private] => Array
>         (
>             [0] => Array
>                 (
>                     [file] => /san/www/staging/blah.com/lib/engines/
> google/2.4.1/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
>                     [line] => 166
>                     [function] => __soapCall
>                     [class] => SoapClient
>                     [type] => ->
>                     [args] => Array
>                         (
>                             [0] => mutate
>                             [1] => Array
>                                 (
>                                     [0] => CampaignServiceMutate
> Object
>                                         (
>                                             [operations] =>
> CampaignOperation Object
>                                                 (
>
> [biddingTransition] => BiddingTransition Object
>                                                         (
>
> [targetBiddingStrategy] => ConversionOptimizer Object
>                                                                 (
>
> [pricingModel] => CONVERSIONS
>
> [conversionOptimizerBidType] => MAX_CPA
>
> [deduplicationMode] => ONE_PER_CLICK
>
> [BiddingStrategyType] =>
>
> [_parameterMap:private] => Array
>
> (
>
> [BiddingStrategy.Type] => BiddingStrategyType
>                                                                         )
>
>                                                                 )
>
> [explicitAdGroupBids] => ConversionOptimizerAdGroupBids Object
>                                                                 (
>
> [targetCpa] => Bid Object
>
> (
>
> [amount] => Money Object
>
> (
>
> [microAmount] => 1000
>
> [ComparableValueType] =>
>
> [_parameterMap:private] => Array
>
> (
>
> [ComparableValue.Type] => ComparableValueType
>                                                                               
>           )
>
>                                                                               
>   )
>
>                                                                         )
>
> [conversionOptimizerBidType] =>
>
> [deduplicationMode] =>
>
> [AdGroupBidsType] =>
>
> [_parameterMap:private] => Array
>
> (
>
> [AdGroupBids.Type] => AdGroupBidsType
>                                                                         )
>
>                                                                 )
>
> [BiddingTransitionType] =>
>
> [_parameterMap:private] => Array
>                                                                 (
>
> [BiddingTransition.Type] => BiddingTransitionType
>                                                                 )
>
>                                                         )
>
>                                                     [operand] =>
> stdClass Object
>                                                         (
>                                                             [id] =>
> 63240285
>
> [frequencyCap] => FrequencyCap Object
>                                                                 (
>
> [impressions] =>
>
> [timeUnit] =>
>
> [level] =>
>                                                                 )
>
>                                                         )
>
>                                                     [operator] => SET
>                                                     [OperationType]
> =>
>
> [_parameterMap:private] => Array
>                                                         (
>
> [Operation.Type] => OperationType
>                                                         )
>
>                                                 )
>
>                                         )
>
>                                 )
>
>                             [2] =>
>                             [3] => Array
>                                 (
>                                     [0] => SoapHeader Object
>                                         (
>                                             [namespace] 
> =>https://adwords.google.com/api/adwords/cm/v201008
>                                             [name] => Reques

BiddingError.PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER even though it is available through the web interface

2011-03-25 Thread Envoy Media Group
I am having an issue transitioning a campaign from Manual CPC to
Conversion Optimizer => Conversions. I CAN convert it through the
adwords interface so I am 100% positive that this campaign should not
return the following error. I think I must be doing something wrong
but can't seem to figure it out. Any ideas?

Editing campaign_id: 1591 in Google
SoapFault Object
(
[message:protected] =>
[BiddingError.PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER @
operations[0].biddingTransition.targetBiddingStrategy.pricingModel]
[string:private] =>
[code:protected] => 0
[file:protected] => /san/www/staging/blah.com/lib/engines/google/
2.4.1/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
[line:protected] => 166
[trace:private] => Array
(
[0] => Array
(
[file] => /san/www/staging/blah.com/lib/engines/
google/2.4.1/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
[line] => 166
[function] => __soapCall
[class] => SoapClient
[type] => ->
[args] => Array
(
[0] => mutate
[1] => Array
(
[0] => CampaignServiceMutate
Object
(
[operations] =>
CampaignOperation Object
(
 
[biddingTransition] => BiddingTransition Object
(
 
[targetBiddingStrategy] => ConversionOptimizer Object
(
 
[pricingModel] => CONVERSIONS
 
[conversionOptimizerBidType] => MAX_CPA
 
[deduplicationMode] => ONE_PER_CLICK
 
[BiddingStrategyType] =>
 
[_parameterMap:private] => Array
 
(
 
[BiddingStrategy.Type] => BiddingStrategyType
)

)

 
[explicitAdGroupBids] => ConversionOptimizerAdGroupBids Object
(
 
[targetCpa] => Bid Object
 
(
 
[amount] => Money Object
 
(
 
[microAmount] => 1000
 
[ComparableValueType] =>
 
[_parameterMap:private] => Array
 
(
 
[ComparableValue.Type] => ComparableValueType

)


)

)

 
[conversionOptimizerBidType] =>
 
[deduplicationMode] =>
 
[AdGroupBidsType] =>
 
[_parameterMap:private] => Array
 
(
 
[AdGroupBids.Type] => AdGroupBidsType
)

)

 
[BiddingTransitionType] =>
 
[_parameterMap:private] => Array
(
 
[BiddingTransition.Type] => BiddingTransitionType
)

)

[operand] =>
stdClass Object
(
[id] =>
63240285
 
[frequencyCap] => FrequencyCap Object
(
 
[impressions] =>
 
[timeUnit] =>
 
[level] =>
)

)

[operator] => SET
[OperationType]
=>
 
[_parameterMap:private] => Array
(
 
[Operation.Type] => OperationType
)

)

)

)

[2] =>
[3] => Array
(
[0] => SoapHeader Object
(
[namespace] =>
https://adwords.google.com/api/adwords/cm/v201008
[name] => RequestHeader
[data] => SoapVar Object
(
[enc_type] => 301
[enc_value] =>
SoapRequestHeader Object
   

Re: Anyone successfully using AdWords with OAuth?

2011-03-25 Thread chris h
For anyone still following, I want to report that I was able to use the 
OAuth Playground to submit a Report Definition request. 

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


CampaignTargetSelector.paging ?

2011-03-25 Thread John Jacob
For one of my campaigns I am getting a CampaignTargetPage that indicates 
there are more entries than contained in the page (i.e., 
campTargetPage.getTotalNumEntries() > campTargetPage.getEntries().length). 
However, I can't find a way to specify paging in CampaignTargetSelector. I 
am using v201008 currently and v201101 doesn't seem to have 
CampaignTargetSelector.paging either.

I know not every selector provides paging because it is expected paging 
won't be necessary. I do a sanity check to make sure this is always true. In 
this case my sanity check failed.

What am I am missing?

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

2011-03-25 Thread Eric Koleda
Hi Ernnie,

You should retry BulkMutateJobService.get() for an hour when you get this 
error, as it may take that long for the results to be made available.  Some 
results may still be lost, but you should get others back.

Best,
- 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: Traffic estimator service API

2011-03-25 Thread Eric Koleda
Hi Jean,

The API doesn't provide the generic estimates, but the account estimates are 
more accurate and should be used instead.

Best,
- 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


Automatic customer account linking

2011-03-25 Thread rafal
Hi,

I know that issue of automatic customer account linking was brought up 
couple of times

Linking customers to my mcc is the only manual task in the process I cannot 
automate (no api functionality to do this)
Does anyone have some solution for this inconvenience?

Thanks
rafal

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Automating DownloadReport.php

2011-03-25 Thread Peter Stannett
HI Chris

Thanks for the reply.

I am using the latest V2011 version. It's probably something very
simple but I can't spot it!

Thanks
Peter

On Mar 25, 1:39 pm, chris h  wrote:
> Which version of the 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


error linking for "API access"

2011-03-25 Thread chris h
What does it mean when ones gets the error "You don't have permission to 
perform this action." when attempting to link for API access?  I don't get 
the error if I link for "User Interface and API". Does a "User Interface and 
API" link have to be present before an "API only" link can be established? 
Or does this error indicate that there is already an "API only" link?

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


AdWords Pending Invitations

2011-03-25 Thread rafal
Hello,

Recently I was returned an error while sending mcc authorization request to 
a customer:
"You've reached the maximum number of pending invitations."

I noticed that there is separate limit, around 20, for both "User interface 
and API" and "API only" connection levels. Is possible to take that 
limitation down, or at least extend it?

Thanks in advance
rafal

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Automating DownloadReport.php

2011-03-25 Thread chris h
Which version of the 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


how to install OAuth?

2011-03-25 Thread mostafa
Hello

i want run examples of libray php with adwords , but i dont found
where i can download OAuth.dl for use it ?

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


Automating DownloadReport.php

2011-03-25 Thread Peter Stannett
Hi all

I have got a Adgroup Performance Report set up to return all adgroup
stats which is great.

Of course I run this and I get the id of the report. Then I add this
id to the DownloadReport.php file to then actually download the file
to my computer.

Can someone tell me how to automate this? As I am manually adding the
report id to DownloadReport.php every time it can get a bit tedious.

I tried combining the code but it breaks.

Thanks
Peter

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

2011-03-25 Thread ernnie
Eric,

Any updates on this? How can we receive the results? Can you provide
the results here so we can adjust anything needed on our side?

Thanks,
--Ernnie

On Mar 24, 11:36 pm, Eric Koleda  wrote:
> Hi,
>
> It may take up to 1 hour for the payload errors to be resolved.  After an
> hour you should receive the final results, which should indicate what the
> problem was.
>
> Best,
> - 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


v201101 CampaignService: SETting Campaign budget amount and deliveryMethod server error

2011-03-25 Thread Wilrik Mook


Dear team,
Today I noticed, when mutating a Campaign in v201101, you cannot SET its 
budget.amount and budget.deliveryMethod in the same request. Doing so 
results in the following server response:


http://schemas.xmlsoap.org/soap/envelope/";>
  

  soap:Server
  Unmarshalling Error: cvc-complex-type.2.4.d: Invalid 
content was found starting with element 'cm:amount'. No child element is 
expected at this point. 

  


Unfortunately I do not have a request id, as the normal responseHeader was 
not returned with the exception.
Setting these field in two independent requests does result in success, but 
I am sure this is not intended. Thanks for looking into this!

Regards,

Wilrik
050media

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Traffic estimator service API

2011-03-25 Thread Jean . Thiann-BoMorel
Thanks for the clarification Eric.

What if I want generic estimates, meaning not based on a specific account, 
like the web interface ?


Thanks

Jean Thiann-Bo Morel 
GroupM
Senior Developer
Application Management
jean.thiann-bomo...@groupm.com
Office:  +44 (0)207 158 5954
DID:  5954
84 Theobalds Road London WC1X 8RW United Kingdom 
www.groupm.com





Eric Koleda  
Sent by: adwords-api@googlegroups.com
24/03/2011 13:49
Please respond to
Eric Koleda 


To
adwords-api@googlegroups.com
cc
Eric Koleda , chris.fow...@groupm.com, 
jean.thiann-bomo...@groupm.com
Subject
Re: Traffic estimator service API






Hi Jean,

Yes, the account data will be used when generating the estimates.  If you 
log in to your AdWords account and select "Reporting and Tools" -> 
"Traffic Estimator" this should return the same numbers as the API.

Best,
- 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

Privileged/Confidential Information may be contained in this message. If you
are not the addressee indicated in this message (or responsible for delivery
of the message to such person), you may not copy or deliver this message to 
anyone. In such case, you should destroy this message and kindly notify the
sender by reply email. Please advise immediately if you or your employer
does not consent to email for messages of this kind. Opinions, conclusions
and other information in this message that do not relate to the official
business of the GroupM companies shall be understood as neither given nor
endorsed by it.   GroupM companies are a member of WPP plc. For more
information on our business ethical standards and Corporate Responsibility 
policies please refer to our website at
http://www.wpp.com/WPP/About/

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

BUG: API (v200909) had not throw duplicate adgrup exception

2011-03-25 Thread Marco T.
Hi,
debugging my last problem I'had found my error.
Due my error our program had try to ADD many times the same AdGroup. 

The API don't throw the duplicate adGroup exception and now we have in the 
same campaign many adgroups with the same name.
I could give you more private info if needed.

Let me know 
Marco

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

2011-03-25 Thread Locobee
I installed Fiddler - helped me find the issue - thanks. worked much
better than the soap toolbox I was using.   It helped me find a bit of
code that I had hard coded the password in the last update of our
software.

I went to update our accounts and after 7 or 8 successful logins it
started to fail the login attempts - is this due to repeated logins?
What do I need to do -- I have to update at least 5 more days of data
on our system.

Thanks!

On Mar 24, 12:57 am, "Anash P. Oommen" 
wrote:
> HI,
>
> Install Fiddler and enable https debugging in it. Set the client library's
> proxy url to firebug (I think it ishttp://localhost:). See what request
> is going to the clientlogin url and capture those logs. Email them to me
> (anash.p.oom...@google.com) and ping this thread. I'll troubleshoot the
> issue for you.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.

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


real delete campaign

2011-03-25 Thread Marco T.
Hi,
is there an API method for phisically delete campaign (and all
childs)?

We have done a mess with a campaign, and now we have too many
adgroups...

Thanks,
Marco

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