Re: CANNOT_TARGET_THE_SAME_TARGET_LIST_TYPE_MULTIPLE_TIMES

2010-09-03 Thread dshevnock
Nevermind. I just realized I was sending duplicated requests for a
campaign twice.

On Sep 3, 9:12 am, dshevnock  wrote:
> Within the past week, we started getting this error code back when
> trying to update our campaign geotargeting:
>
> CANNOT_TARGET_THE_SAME_TARGET_LIST_TYPE_MULTIPLE_TIMES
>
> Does anyone have any information on what would cause this sort of
> error code to be generated or what this code really means?

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


CANNOT_TARGET_THE_SAME_TARGET_LIST_TYPE_MULTIPLE_TIMES

2010-09-03 Thread dshevnock
Within the past week, we started getting this error code back when
trying to update our campaign geotargeting:

CANNOT_TARGET_THE_SAME_TARGET_LIST_TYPE_MULTIPLE_TIMES

Does anyone have any information on what would cause this sort of
error code to be generated or what this code really means?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Clarification on BulkMutateJobService costs

2010-08-12 Thread dshevnock
Could an API Advisor please confirm or deny this?

- Dan

On Aug 11, 3:07 pm, Navneet  wrote:
> That seems to be correct. If you use mutate method using BulkMutateJob
> service, the cost will be 50% (which is 20 tokens in this case).
>
> On Aug 11, 12:02 pm, dshevnock  wrote:
>
> > Based on the following information 
> > onhttp://code.google.com/apis/adwords/v2009/docs/ratesheet.html:
>
> > Using BulkMutateJobService to perform campaign data management
> > operations reduces the operation costs by 50%.
>
> > Am I correct in saying that when adding a new AdGroupAd through the
> > mutate method of the AdGroupAdService the operation for each new ad
> > created will only cost 20 tokens?
>
> > - Dan

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


Clarification on BulkMutateJobService costs

2010-08-11 Thread dshevnock
Based on the following information on 
http://code.google.com/apis/adwords/v2009/docs/ratesheet.html:

Using BulkMutateJobService to perform campaign data management
operations reduces the operation costs by 50%.

Am I correct in saying that when adding a new AdGroupAd through the
mutate method of the AdGroupAdService the operation for each new ad
created will only cost 20 tokens?

- Dan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Stats do not update processing time.

2010-06-19 Thread dshevnock
I wonder if the processingTimeMillis is not updated until the process
reaches 100%. Out of curiosity, how would this value be useful during
monitoring?

Dan

On Jun 18, 7:57 pm, ojak  wrote:
> The processingTimeMillis stat on jobs is not useful during monitoring,
> as the processing time does not appear to be updated until the process
> is complete.
>
> Here is an example of a returned BulkMutateJobStats object (via Ruby
> API):
>   # 0x10738f6a0 @numFailedOperations=0, @processingTimeMillis=0,
> @pendingTimeMillis=8000, @progressPercent=50,
> @numUnprocessedOperations=4, @jobStats_Type="BulkMutateJobStats",
> @numOperations=8>
>
> As you can see, it's 50% complete (progressPercent), yet the
> processingTimeMillis is still 0.  Is this a bug?

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


Question on the word "Down" and policy violation

2010-06-18 Thread dshevnock
When adding some new ads to an adgroup, I received a
badwords_at_copyright_protection policy violation for the word “Down”.
Based on the external policy description (about copyright
infringement), is the word “down”  really a
badwords_at_copyright_protection policy violation?

Below is the raw SOAP response:


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

https://adwords.google.com/api/adwords/cm/
v201003">
e1190d721692b22bb69097b95bb10613
1
286
1




soap:Server
[PolicyViolationError.POLICY_ERROR @
operations[0].operand.ad.description2]

https://adwords.google.com/api/adwords/cm/
v201003">
[PolicyViolationError.POLICY_ERROR @
operations[0].operand.ad.description2]
ApiException
http://www.w3.org/2001/XMLSchema-instance";
xsi:type="PolicyViolationError">
operations[0].operand.ad.description2

PolicyViolationError.POLICY_ERROR
PolicyViolationError

badwords_at_copyright_protection
Down

Copyrighted Content Without Permission
/select/guidelines.html#
Google policy does not permit ads for
websites promoting tools or information that aid in copyright
infringement. Related keywords or ad text also are not permitted.
true

20
4








-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Why do mutate operations automatically return list of modified objects?

2010-05-28 Thread dshevnock
Eric -

Any follow up on this suggestion?

Dan

On Apr 14, 3:42 pm, AdWords API Advisor 
wrote:
> Hi,
>
> Thank you for the explanation and suggestion.  I'll bring this up with
> the core engineering team and see what they think of the idea.
>
> Best,
> - Eric
>
> On Apr 14, 1:55 pm,dshevnock wrote:
>
>
>
> > I guess I am more questioning why it "automatically" returns a list of
> > all updated objects. Would it not be much more efficient if we could
> > pass along a flag that allows us to opt-in for a returned list of
> > those objects? If our software needs to go and update 5,000 criterion
> > bids (and the bids are the only thing I am modifying), I have to wait
> > for server to accept and process the SOAP request, generate a full
> > list of all criterion updated (including destination URLs, preferred
> > positions, keyword text, etc.) and wait for that object to come across
> > the network and ultimately discard all that extraneous data. That
> > seems highly inefficient in my opinion.
>
> > Or what is the possibility of just returning the modified parts of the
> > object updated?
>
> > On Apr 14, 12:05 pm, AdWords API Advisor
>
> >  wrote:
> > > Hi,
>
> > > In addition, when adding new items using the ADD operator, you need to
> > > retrieve the ids of the created items.
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > On Apr 14, 8:06 am, Ales Sturala  wrote:
>
> > > > Because AdWords in some rare cases changes your data. For example,
> > > > when creating or changing name of a campaign, it trims a white space
> > > > and double spaces in the name:
>
> > > > "   my    campaign" -> "my campaign"
>
> > > > The returned data is the exact form of how it is stored.
>
> > > > On Apr 13, 8:24 pm,dshevnock wrote:
>
> > > > > Out of curiosity, why do the mutate operations (such as
> > > > > AdGroupService.mutate, AdGroupCriterionService.mutate, etc.)
> > > > > automatically return a full list of the modified objects?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 API Re: Why do mutate operations automatically return list of modified objects?

2010-04-14 Thread dshevnock
I guess I am more questioning why it "automatically" returns a list of
all updated objects. Would it not be much more efficient if we could
pass along a flag that allows us to opt-in for a returned list of
those objects? If our software needs to go and update 5,000 criterion
bids (and the bids are the only thing I am modifying), I have to wait
for server to accept and process the SOAP request, generate a full
list of all criterion updated (including destination URLs, preferred
positions, keyword text, etc.) and wait for that object to come across
the network and ultimately discard all that extraneous data. That
seems highly inefficient in my opinion.

Or what is the possibility of just returning the modified parts of the
object updated?

On Apr 14, 12:05 pm, AdWords API Advisor
 wrote:
> Hi,
>
> In addition, when adding new items using the ADD operator, you need to
> retrieve the ids of the created items.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Apr 14, 8:06 am, Ales Sturala  wrote:
>
> > Because AdWords in some rare cases changes your data. For example,
> > when creating or changing name of a campaign, it trims a white space
> > and double spaces in the name:
>
> > "   my    campaign" -> "my campaign"
>
> > The returned data is the exact form of how it is stored.
>
> > On Apr 13, 8:24 pm, dshevnock  wrote:
>
> > > Out of curiosity, why do the mutate operations (such as
> > > AdGroupService.mutate, AdGroupCriterionService.mutate, etc.)
> > > automatically return a full list of the modified objects?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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

To unsubscribe, reply using "remove me" as the subject.


AdWords API Re: Why do mutate operations automatically return list of modified objects?

2010-04-14 Thread dshevnock
bump

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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

To unsubscribe, reply using "remove me" as the subject.


AdWords API Why do mutate operations automatically return list of modified objects?

2010-04-13 Thread dshevnock
Out of curiosity, why do the mutate operations (such as
AdGroupService.mutate, AdGroupCriterionService.mutate, etc.)
automatically return a full list of the modified objects?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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 API Sample CampaignService.get() raw soap request

2010-03-18 Thread dshevnock
Does anyone have a sample raw SOAP request for the
CampaignService.get() operation?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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 API Re: UNEXPECTED INTERNAL API ERROR

2009-08-13 Thread dshevnock

Actually, I was mistaken, attempting to duplicate a name in the
AdGroupService would generate 'DUPLICATE_ADGROUP_NAME' reason. If
attempting to reuse a campaign name in the CampaignService a
'DUPLICATE_CAMPAIGN_NAME' reason would be returned. However, the
reason being returned through the ApiExceptionFault is
'UNEXPECTED_INTERNAL_API_ERROR'.

On Aug 13, 8:24 am, dshevnock  wrote:
> In theory, if this was a duplicate name issue for either an AdGroup or
> Campaign, a different error would be generated rather than an Internal
> API Error response. I may be mistaken, but a DistinctError would be
> returned in this scenario. Ofcourse, this is all under the assumption
> that the API is functioning normally.

--~--~-~--~~~---~--~~
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 API Re: UNEXPECTED INTERNAL API ERROR

2009-08-13 Thread dshevnock

In theory, if this was a duplicate name issue for either an AdGroup or
Campaign, a different error would be generated rather than an Internal
API Error response. I may be mistaken, but a DistinctError would be
returned in this scenario. Ofcourse, this is all under the assumption
that the API is functioning normally.

On Aug 13, 8:06 am, Vinczente  wrote:
> Did you know that Campaign names and AdGroup names have to be unique ?
>
> On Aug 13, 1:02 pm, dshevnock  wrote:
>
> > On Aug 13, 7:38 am, Exiges  wrote:
>
> > > I'm having exactly the same problem when adding an AdGroup
>
> > > Have you tried resubmitting the same request ?
>
> > > When I resubmit exactly the same request, it's accepted..
>
> > > Not ideal
>
> > I am experiencing a similar issue when attempting to add a new AdGroup
> > Criterion. My first call this morning was successful, but all
> > subsequent requests received the internal error back.
--~--~-~--~~~---~--~~
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 API Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2009-08-13 Thread dshevnock

By the way, this is in the sandbox environment.
--~--~-~--~~~---~--~~
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 API Re: UNEXPECTED INTERNAL API ERROR

2009-08-13 Thread dshevnock

On Aug 13, 7:38 am, Exiges  wrote:
> I'm having exactly the same problem when adding an AdGroup
>
> Have you tried resubmitting the same request ?
>
> When I resubmit exactly the same request, it's accepted..
>
> Not ideal

I am experiencing a similar issue when attempting to add a new AdGroup
Criterion. My first call this morning was successful, but all
subsequent requests received the internal error back.
--~--~-~--~~~---~--~~
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 API InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2009-08-13 Thread dshevnock

After a handful of successful calls to the mutate operation of the
AdGroupCriterion service this morning, I started receiving an
'InternalApiError.UNEXPECTED_INTERNAL_API_ERROR' message back when
attempting to add a new adgroup criterion. At Thu, 13 Aug 2009
07:42:39 EST, I was able to add a new adgroup criterion, but starting
at Thu, 13 Aug 2009 07:44:24 I started receiving these API faults.
Below are the most recent SOAP request and response:

Request:
POST /api/adwords/cm/v200906/AdGroupCriterionService HTTP/1.0
Host: adwords-sandbox.google.com
User-Agent: NuSOAP/0.7.3 (1.114)
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 1299

http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://
www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/
encoding/">
https://adwords.google.com/api/adwords/cm/
v200906">
***
***
***
***
***



https://adwords.google.com/api/adwords/cm/v200906";>

ADD

5520808926

America Auto Max1
EXACT




2000









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


soap:Server
InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 

https://adwords.google.com/api/adwords/cm/
v200906">InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ ApiException
http://www.w3.org/2001/XMLSchema-instance";
xsi:type="InternalApiError">


InternalApiError
UNEXPECTED_INTERNAL_API_ERROR





--~--~-~--~~~---~--~~
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 API Sample SOAP request to add adgroup criterion

2009-08-12 Thread dshevnock

Does anyone happen to have a raw SOAP request from a call to the
AdGroupCriterion service to add new adgroup criterion?
--~--~-~--~~~---~--~~
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 API Re: Max size of account structure in sandbox

2009-04-29 Thread dshevnock

Thanks, Jeff!

On Apr 29, 2:55 pm, AdWords API Advisor 
wrote:
> Hello Dan,
>
>  Well, you're going to run into problems adding placements and
> keywords to the same ad group (until that's fixed in the Sandbox
> environment). And some Production AdWords accounts may have increased
> size limits if you meet certain criteria--the Sandbox will only have
> the default size limits.
>
> Cheers,
> -Jeff Posnick, AdWords API Team
>
> On Apr 29, 2:05 pm, dshevnock  wrote:
>
> > So in theory, we should be able to create an exact replication of our
> > production structure in the sandbox?
>
> > On Apr 29, 2:01 pm, AdWords API Advisor 
> > wrote:
>
> > > Hello Dan,
>
> > >  Yes, there is. I believe the limits are the same as the default
> > > limits that are in place for Production AdWords account.
>
> > > Cheers,
> > > -Jeff Posnick, AdWords API Team
>
> > > On Apr 29, 1:27 pm, dshevnock  wrote:
>
> > > > Is there a max size of account structures with the sandbox (campaigns,
> > > > adgroups, keywords, etc)?
>
> > > > Dan
--~--~-~--~~~---~--~~
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 API Re: Max size of account structure in sandbox

2009-04-29 Thread dshevnock

So in theory, we should be able to create an exact replication of our
production structure in the sandbox?

On Apr 29, 2:01 pm, AdWords API Advisor 
wrote:
> Hello Dan,
>
>  Yes, there is. I believe the limits are the same as the default
> limits that are in place for Production AdWords account.
>
> Cheers,
> -Jeff Posnick, AdWords API Team
>
> On Apr 29, 1:27 pm, dshevnock  wrote:
>
> > Is there a max size of account structures with the sandbox (campaigns,
> > adgroups, keywords, etc)?
>
> > Dan
--~--~-~--~~~---~--~~
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 API Max size of account structure in sandbox

2009-04-29 Thread dshevnock

Is there a max size of account structures with the sandbox (campaigns,
adgroups, keywords, etc)?

Dan
--~--~-~--~~~---~--~~
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 API Issues with updateCampaignList on 2009-04-09

2009-04-10 Thread dshevnock

Did any one experience any issues with the updateCampaignList
operation late in the evening EST on 2009-04-09 and in the early
morning hours EST on 2009-04-10? Or any issues with Bad Gateway
response errors?
--~--~-~--~~~---~--~~
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 API Re: Best way to watch budget? GetRecommendedBudgetList or Impression Share?

2008-10-29 Thread dshevnock

We don't specifically look at the campaign  level, but we look further
down at the adgroup and/or keyword level to check performance. For us,
we schedule reports every morning to get the previous days keyword
performance. This same theory could be applied at the campaign level
though; simply schedule a http://code.google.com/apis/adwords/
docs/developer/
adwords_api_report_campaign.html#aggr_CampaignDaily">daily Campaign
Performance report including the DailyBudget column, and you
should be able to find the information you are looking for.

On Oct 29, 5:54 am, Sunscreem <[EMAIL PROTECTED]> wrote:
> bumped in the hope of a reply!
>
> On Oct 27, 9:27 am, Sunscreem <[EMAIL PROTECTED]> wrote:
>
> > Hi All,
>
> > I'm just getting started with the adwords API and the first script I
> > want to write is a simple one that will let me know how all my clients
> > campaigns are doing with regards the daily budget.
>
> > Should I be using the new GetRecommendedBudgetList or should I
> > schedule a report and look at the Impression Share results within
> > that?
>
> > (Or is there another way?!)
>
> > Rob
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API Re: Best way to watch budget? GetRecommendedBudgetList or Impression Share?

2008-10-29 Thread dshevnock

If you just wanted to compare yesterdays campaign spend to the daily
budget for the campaign, your best bet would be to run a Campaign
Performance report for yesterday. (You can also include the
DailyBudget column in your report request.)

>From my understanding, the GetRecommendedBudgetList informs you what
Google 'suggests' to set the campaign('s) daily budget(s) to.

Hope this helps!

On Oct 27, 4:27 am, Sunscreem <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I'm just getting started with the adwords API and the first script I
> want to write is a simple one that will let me know how all my clients
> campaigns are doing with regards the daily budget.
>
> Should I be using the new GetRecommendedBudgetList or should I
> schedule a report and look at the Impression Share results within
> that?
>
> (Or is there another way?!)
>
> Rob
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API Re: Best way to watch budget? GetRecommendedBudgetList or Impression Share?

2008-10-29 Thread dshevnock

We don't specifically look at the campaign  level, but we look further
down at the adgroup and/or keyword level to check performance. For us,
we schedule reports every morning to get the previous days keyword
performance. This same theory could be applied at the campaign level
though; simply schedule a daily Campaign
Performance report (http://code.google.com/apis/adwords/
docs/developer/
adwords_api_report_campaign.html#aggr_CampaignDaily) including the
DailyBudget column, and you
should be able to find the information you are looking for.

Hope this helps!

On Oct 29, 5:54 am, Sunscreem <[EMAIL PROTECTED]> wrote:
> bumped in the hope of a reply!
>
> On Oct 27, 9:27 am, Sunscreem <[EMAIL PROTECTED]> wrote:
>
> > Hi All,
>
> > I'm just getting started with the adwords API and the first script I
> > want to write is a simple one that will let me know how all my clients
> > campaigns are doing with regards the daily budget.
>
> > Should I be using the new GetRecommendedBudgetList or should I
> > schedule a report and look at the Impression Share results within
> > that?
>
> > (Or is there another way?!)
>
> > Rob
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API minCpc value in a Keyword object

2008-09-29 Thread dshevnock

What exactly does the minCpc value of a keyword tell us? I thought I
understood what it meant up until Google removed the ability for
keywords to marked as inactive.

Thanks in advance!

Dan
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---