Hi Kyle,

As I mentioned in my recent follow-up to that other thread, I believe
you are finding the API slow because you are attempting to add/update
keywords one at a time, instead of in a batches.  This is not the
recommended way to use this service, and batching together your
operations should alleviate many of the problems you are experiencing.

When you delete an ad group is it simply marked as deleted, and this
can be undone.  Deleting a keyword is permanent however, and all
information about that keyword (bid, destination URL) will be lost.

Best,
- Eric Koleda, AdWords API Team

On Jan 28, 12:34 pm, Kyle LeNeau <k.len...@gmail.com> wrote:
> Hello,
>
> As the subject states my question is simple: what are or would be the
> effect of deleting all adgroups and their criterion from a campaign?
>
> For example, will I loose bids on established keywords, statistics
> traffic, reporting, etc.  Please be specific if you know the answer.
>
> My reason for wanting to do such a thing stems from my other topic/
> discussion here 
> :http://groups.google.com/group/adwords-api/browse_thread/thread/e77c3...
>
> The API is slow to update a LOT of keywords in a synchronous manner so
> I am thinking of manually using the ad words tool for the desktop to
> truncate a campaign, re-create ad groups dynamically, create a text
> file of keywords to load into the ad words tool.  Then to keep my
> system in sync I will run a structure report to pull the keywords in
> the campaign, parse the XML file and insert a record of the keyword
> (and what entity it belongs to in my system) into our DB.
>
> Then in the future I can perform the updates, removals and add's in
> bulk.  This is all in the hope of decreasing the execution time for
> some of our much larger customers we work on behalf of where the
> keyword count is in the tens of thousands and one being over one
> hundred thousand keywords (yes we hit a limit, and yes we had to call
> to get it raised).
>
> I hope someone can help answer my main question above and the the API
> team can look into why there is such consistently slow performance.
>
> Thanks,
> Kyle LeNeau

-- 
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-...@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.

Reply via email to