Re: Any plans to support criterion deletion (or other manipulations) using AWQL?

2013-04-24 Thread Paul Matthews (AdWords API Team)
Hi Steve,

Currently, the AWQL interface is read-only. I'll put this forward as a 
feature request and give your use case as an example.

One thing to consider though, it'd currently take 2 requests to perform 
this action; a request to the AWQL for the IDs, and a mutate request to the 
service to remove them. Given that you'd probably want to check that your 
AWQL was returning the correct results (as with the power of AWQL it'd be 
easy to select many wrong objects), it'd take 2 requests to perform the 
same action with AWQL.

Regards,

- Paul, AdWords API Team.

On Monday, 22 April 2013 11:15:13 UTC-4, Steve Wollkind wrote:

 For example, it would be really nice to be able to delete all keywords 
 from a campaign that have never had an impression, or not had an impression 
 over a certain time window, without having to actually make a delete 
 operation for each one

 I'm guessing the answer is no but I thought I'd ask.

 Steve


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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Any plans to support criterion deletion (or other manipulations) using AWQL?

2013-04-24 Thread Steve Wollkind
Conceptually, two requests, but in practice, many more, as there are limits 
as to how many keywords I can or should delete in a single mutate job 
service call, and I'm working with numbers that are far in excess of those 
limits.  I'm envisioning a world where I really could delete 100,000 
keywords with a single request instead of 20, etc.

Thanks for the update,
Steve

On Wednesday, April 24, 2013 9:44:40 AM UTC-4, Paul Matthews (AdWords API 
Team) wrote:

 Hi Steve,

 Currently, the AWQL interface is read-only. I'll put this forward as a 
 feature request and give your use case as an example.

 One thing to consider though, it'd currently take 2 requests to perform 
 this action; a request to the AWQL for the IDs, and a mutate request to the 
 service to remove them. Given that you'd probably want to check that your 
 AWQL was returning the correct results (as with the power of AWQL it'd be 
 easy to select many wrong objects), it'd take 2 requests to perform the 
 same action with AWQL.

 Regards,

 - Paul, AdWords API Team.

 On Monday, 22 April 2013 11:15:13 UTC-4, Steve Wollkind wrote:

 For example, it would be really nice to be able to delete all keywords 
 from a campaign that have never had an impression, or not had an impression 
 over a certain time window, without having to actually make a delete 
 operation for each one

 I'm guessing the answer is no but I thought I'd ask.

 Steve



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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Any plans to support criterion deletion (or other manipulations) using AWQL?

2013-04-24 Thread Paul Matthews (AdWords API Team)
Thanks for adding depth to the request.

Cheers,

- Paul, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Any plans to support criterion deletion (or other manipulations) using AWQL?

2013-04-22 Thread Steve Wollkind
For example, it would be really nice to be able to delete all keywords from 
a campaign that have never had an impression, or not had an impression over 
a certain time window, without having to actually make a delete operation 
for each one

I'm guessing the answer is no but I thought I'd ask.

Steve

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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.