Re: How do I get Criteria by CriteriaId?

2013-07-22 Thread aradhyatripathi13
Hi David,

So there is no way to get criteria by IDs?
Please consider including this in future API upgrades.

Cheers,
Aradhya

On Friday, 19 July 2013 02:22:03 UTC+5:30, David Torres (AdWords API Team) 
wrote:

 Hi Aradhya,

 We don't keep record of deleted campaign criteria, that is why there are 
 not visible to the CampaignCriterionService.

 Best,

 - David

 On Wednesday, July 17, 2013 2:57:37 AM UTC-4, aradhyat...@gmail.com wrote:


 Hi David,

 I have deleted CriterionID 21176 from CampaignID 133529824.

 Thanks,
 Aradhya. 

 On Wednesday, July 17, 2013 2:02:57 AM UTC+5:30, David Torres (AdWords 
 API Team) wrote:

 Hi Aradhya,

 What kind of campaign criteria are you trying to retrieve? can you give 
 me a campaign ID as example?

 Best,

 - David

 On Monday, July 15, 2013 8:41:22 AM UTC-4, aradhyat...@gmail.com wrote:

 Hi David,

 I am getting this error when I tried what you suggested:

 SelectorError.INVALID_PREDICATE_FIELD_NAME @ serviceSelector; 
 trigger:'Status'

 I expected this would happen as there is no such field mentioned here: 
 https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201302-CampaignCriterionService

 Also, where can I get a list of all the possible statuses? 

 Thanks,
 Aradhya

 On Saturday, July 13, 2013 2:13:55 AM UTC+5:30, David Torres (AdWords 
 API Team) wrote:

 Hi Aradhya,

 For deleted criteria you also have to specific a predicate such as 
 Status IN ['DELETED']. By default deleted criteria is not returned by 
 the services.

 Best,

 - David Torres - AdWords API Team

 On Friday, July 12, 2013 2:11:35 AM UTC-4, aradhyat...@gmail.comwrote:

 Hi,

 I am using *CustomerSyncService *to get the ids of the criteria that 
 have been added or deleted during a time period.
 Now, I need the corresponding criterion objects from the ids.How do I 
 accomplish this?
 I tried using *CampaignCriterionService *and passing the CampaignIds 
 and CriteriaIds as the predicates, *but I do not get the deleted 
 criteria objects*.
 I looked into *ConstantDataService*, but it returns all criterias, 
 and there is no provision to filter by Ids.

 Thanks,
 Aradhya



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: How do I get Criteria by CriteriaId?

2013-07-18 Thread David Torres (AdWords API Team)
Hi Aradhya,

We don't keep record of deleted campaign criteria, that is why there are 
not visible to the CampaignCriterionService.

Best,

- David

On Wednesday, July 17, 2013 2:57:37 AM UTC-4, aradhyat...@gmail.com wrote:


 Hi David,

 I have deleted CriterionID 21176 from CampaignID 133529824.

 Thanks,
 Aradhya. 

 On Wednesday, July 17, 2013 2:02:57 AM UTC+5:30, David Torres (AdWords API 
 Team) wrote:

 Hi Aradhya,

 What kind of campaign criteria are you trying to retrieve? can you give 
 me a campaign ID as example?

 Best,

 - David

 On Monday, July 15, 2013 8:41:22 AM UTC-4, aradhyat...@gmail.com wrote:

 Hi David,

 I am getting this error when I tried what you suggested:

 SelectorError.INVALID_PREDICATE_FIELD_NAME @ serviceSelector; 
 trigger:'Status'

 I expected this would happen as there is no such field mentioned here: 
 https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201302-CampaignCriterionService

 Also, where can I get a list of all the possible statuses? 

 Thanks,
 Aradhya

 On Saturday, July 13, 2013 2:13:55 AM UTC+5:30, David Torres (AdWords 
 API Team) wrote:

 Hi Aradhya,

 For deleted criteria you also have to specific a predicate such as 
 Status IN ['DELETED']. By default deleted criteria is not returned by 
 the services.

 Best,

 - David Torres - AdWords API Team

 On Friday, July 12, 2013 2:11:35 AM UTC-4, aradhyat...@gmail.com wrote:

 Hi,

 I am using *CustomerSyncService *to get the ids of the criteria that 
 have been added or deleted during a time period.
 Now, I need the corresponding criterion objects from the ids.How do I 
 accomplish this?
 I tried using *CampaignCriterionService *and passing the CampaignIds 
 and CriteriaIds as the predicates, *but I do not get the deleted 
 criteria objects*.
 I looked into *ConstantDataService*, but it returns all criterias, 
 and there is no provision to filter by Ids.

 Thanks,
 Aradhya



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: How do I get Criteria by CriteriaId?

2013-07-16 Thread David Torres (AdWords API Team)
Hi Aradhya,

What kind of campaign criteria are you trying to retrieve? can you give me 
a campaign ID as example?

Best,

- David

On Monday, July 15, 2013 8:41:22 AM UTC-4, aradhyat...@gmail.com wrote:

 Hi David,

 I am getting this error when I tried what you suggested:

 SelectorError.INVALID_PREDICATE_FIELD_NAME @ serviceSelector; 
 trigger:'Status'

 I expected this would happen as there is no such field mentioned here: 
 https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201302-CampaignCriterionService

 Also, where can I get a list of all the possible statuses? 

 Thanks,
 Aradhya

 On Saturday, July 13, 2013 2:13:55 AM UTC+5:30, David Torres (AdWords API 
 Team) wrote:

 Hi Aradhya,

 For deleted criteria you also have to specific a predicate such as Status IN 
 ['DELETED']. By default deleted criteria is not returned by the services.

 Best,

 - David Torres - AdWords API Team

 On Friday, July 12, 2013 2:11:35 AM UTC-4, aradhyat...@gmail.com wrote:

 Hi,

 I am using *CustomerSyncService *to get the ids of the criteria that 
 have been added or deleted during a time period.
 Now, I need the corresponding criterion objects from the ids.How do I 
 accomplish this?
 I tried using *CampaignCriterionService *and passing the CampaignIds 
 and CriteriaIds as the predicates, *but I do not get the deleted 
 criteria objects*.
 I looked into *ConstantDataService*, but it returns all criterias, and 
 there is no provision to filter by Ids.

 Thanks,
 Aradhya



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: How do I get Criteria by CriteriaId?

2013-07-15 Thread aradhyatripathi13
Hi David,

I am getting this error when I tried what you suggested:

SelectorError.INVALID_PREDICATE_FIELD_NAME @ serviceSelector; 
trigger:'Status'

I expected this would happen as there is no such field mentioned here: 
https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201302-CampaignCriterionService

Also, where can I get a list of all the possible statuses? 

Thanks,
Aradhya

On Saturday, July 13, 2013 2:13:55 AM UTC+5:30, David Torres (AdWords API 
Team) wrote:

 Hi Aradhya,

 For deleted criteria you also have to specific a predicate such as Status IN 
 ['DELETED']. By default deleted criteria is not returned by the services.

 Best,

 - David Torres - AdWords API Team

 On Friday, July 12, 2013 2:11:35 AM UTC-4, aradhyat...@gmail.com wrote:

 Hi,

 I am using *CustomerSyncService *to get the ids of the criteria that 
 have been added or deleted during a time period.
 Now, I need the corresponding criterion objects from the ids.How do I 
 accomplish this?
 I tried using *CampaignCriterionService *and passing the CampaignIds and 
 CriteriaIds as the predicates, *but I do not get the deleted criteria 
 objects*.
 I looked into *ConstantDataService*, but it returns all criterias, and 
 there is no provision to filter by Ids.

 Thanks,
 Aradhya



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: How do I get Criteria by CriteriaId?

2013-07-12 Thread David Torres (AdWords API Team)
Hi Aradhya,

For deleted criteria you also have to specific a predicate such as Status IN 
['DELETED']. By default deleted criteria is not returned by the services.

Best,

- David Torres - AdWords API Team

On Friday, July 12, 2013 2:11:35 AM UTC-4, aradhyat...@gmail.com wrote:

 Hi,

 I am using *CustomerSyncService *to get the ids of the criteria that have 
 been added or deleted during a time period.
 Now, I need the corresponding criterion objects from the ids.How do I 
 accomplish this?
 I tried using *CampaignCriterionService *and passing the CampaignIds and 
 CriteriaIds as the predicates, *but I do not get the deleted criteria 
 objects*.
 I looked into *ConstantDataService*, but it returns all criterias, and 
 there is no provision to filter by Ids.

 Thanks,
 Aradhya


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