Re: Remarkrting and PLA campaign create via adwords api

2015-06-01 Thread MCC Test
Hello Anash,

First of sorry I have been completely out of touch, Well I have justified 
the issue and solved from my side itself.What I did is I just created one 
Display Campaign and created one adgroup under that campaign.Then finally I 
assigned the All Visitors criterion user list ID to that adgroup via 
Adwords api and its done :)

However I have one problem that I need to create this All Visitors 
audience also via API. How can I add this via Adwords API ?

Thanks,
Ronak Shah 

On Saturday, May 2, 2015 at 12:43:34 AM UTC+5:30, Anash P. Oommen (AdWords 
API Team) wrote:

 Hi Ronak,

 The error means that the system could not find the ID you provided. Could 
 you check your ID once more? If that doesn't work, send me a SOAP request 
 and response XML by using the Reply to Author option, and I can take a 
 look.

 Cheers,
 Anash

 On Friday, May 1, 2015 at 8:03:03 AM UTC-4, MCC Test wrote:

 Hello,

 Any updates on this thread?

 I am successfully able to create shopping campaigns however bit confused 
 about creating remarketing campaign.I can see that by default All 
 visitors is automatically created in Remarketing list.So I want to create 
 a remarketing campaign targeting this All visitors.However I tried 
 creating one campaign and assign the CriterionUserList Id as userlist Id of 
 All Visitors but I cam getting an error like [EntityNotFound.INVALID_ID 
 @ operations[0].operand.criterion; trigger:'CriterionId{id=XX}']

 Can anyone please help me out here?

 Thanks,
 Ronak Shah 

 On Thursday, April 30, 2015 at 10:34:40 PM UTC+5:30, MCC Test wrote:

 Hello Anash,

 For PLA campaigns I could able to know but however I am concerned about 
 creating Remarketing campaigns via api.I want to able to create remarketing 
 campaigns targeting all audiences.Would it be possible to that? Which api 
 service is used in for creating remarketing campaigns? I am using Adwords 
 API PHP client library.

 Thanks,
 Ronak Shah


 On Wednesday, April 29, 2015 at 1:08:16 AM UTC+5:30, Anash P. Oommen 
 (AdWords API Team) wrote:

 Hi,

 All campaigns are created using CampaignService, though the list of 
 settings you have to use varies. You can find some Java examples for PLA 
 campaigns here: 
 https://github.com/googleads/googleads-java-lib/tree/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/shoppingcampaigns

 I don't have an example for Remarketing campaigns, but 
 https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/basicoperations/AddCampaigns.java
  
 is a good starting point. Remarketing campaigns would 
 have advertisingChannelType as DISPLAY.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Tuesday, April 28, 2015 at 5:38:09 AM UTC-4, MCC Test wrote:

 Hello Everyone, 

 I need to create the remarketing campaigns and PLA campaigns via 
 adwords api.Can anyone help me which api service I need to call? 

 Thanks



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3c6632e8-6f68-424a-9e17-055ae2eb589d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Remarkrting and PLA campaign create via adwords api

2015-05-01 Thread Anash P. Oommen (AdWords API Team)
Hi Ronak,

The error means that the system could not find the ID you provided. Could 
you check your ID once more? If that doesn't work, send me a SOAP request 
and response XML by using the Reply to Author option, and I can take a 
look.

Cheers,
Anash

On Friday, May 1, 2015 at 8:03:03 AM UTC-4, MCC Test wrote:

 Hello,

 Any updates on this thread?

 I am successfully able to create shopping campaigns however bit confused 
 about creating remarketing campaign.I can see that by default All 
 visitors is automatically created in Remarketing list.So I want to create 
 a remarketing campaign targeting this All visitors.However I tried 
 creating one campaign and assign the CriterionUserList Id as userlist Id of 
 All Visitors but I cam getting an error like [EntityNotFound.INVALID_ID 
 @ operations[0].operand.criterion; trigger:'CriterionId{id=XX}']

 Can anyone please help me out here?

 Thanks,
 Ronak Shah 

 On Thursday, April 30, 2015 at 10:34:40 PM UTC+5:30, MCC Test wrote:

 Hello Anash,

 For PLA campaigns I could able to know but however I am concerned about 
 creating Remarketing campaigns via api.I want to able to create remarketing 
 campaigns targeting all audiences.Would it be possible to that? Which api 
 service is used in for creating remarketing campaigns? I am using Adwords 
 API PHP client library.

 Thanks,
 Ronak Shah


 On Wednesday, April 29, 2015 at 1:08:16 AM UTC+5:30, Anash P. Oommen 
 (AdWords API Team) wrote:

 Hi,

 All campaigns are created using CampaignService, though the list of 
 settings you have to use varies. You can find some Java examples for PLA 
 campaigns here: 
 https://github.com/googleads/googleads-java-lib/tree/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/shoppingcampaigns

 I don't have an example for Remarketing campaigns, but 
 https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/basicoperations/AddCampaigns.java
  
 is a good starting point. Remarketing campaigns would 
 have advertisingChannelType as DISPLAY.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Tuesday, April 28, 2015 at 5:38:09 AM UTC-4, MCC Test wrote:

 Hello Everyone, 

 I need to create the remarketing campaigns and PLA campaigns via 
 adwords api.Can anyone help me which api service I need to call? 

 Thanks



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1adcc84a-5c64-4a8d-8266-317479ada82a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Remarkrting and PLA campaign create via adwords api

2015-05-01 Thread MCC Test
Hello,

Any updates on this thread?

I am successfully able to create shopping campaigns however bit confused 
about creating remarketing campaign.I can see that by default All 
visitors is automatically created in Remarketing list.So I want to create 
a remarketing campaign targeting this All visitors.However I tried 
creating one campaign and assign the CriterionUserList Id as userlist Id of 
All Visitors but I cam getting an error like [EntityNotFound.INVALID_ID @ 
operations[0].operand.criterion; trigger:'CriterionId{id=XX}']

Can anyone please help me out here?

Thanks,
Ronak Shah 

On Thursday, April 30, 2015 at 10:34:40 PM UTC+5:30, MCC Test wrote:

 Hello Anash,

 For PLA campaigns I could able to know but however I am concerned about 
 creating Remarketing campaigns via api.I want to able to create remarketing 
 campaigns targeting all audiences.Would it be possible to that? Which api 
 service is used in for creating remarketing campaigns? I am using Adwords 
 API PHP client library.

 Thanks,
 Ronak Shah


 On Wednesday, April 29, 2015 at 1:08:16 AM UTC+5:30, Anash P. Oommen 
 (AdWords API Team) wrote:

 Hi,

 All campaigns are created using CampaignService, though the list of 
 settings you have to use varies. You can find some Java examples for PLA 
 campaigns here: 
 https://github.com/googleads/googleads-java-lib/tree/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/shoppingcampaigns

 I don't have an example for Remarketing campaigns, but 
 https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/basicoperations/AddCampaigns.java
  
 is a good starting point. Remarketing campaigns would 
 have advertisingChannelType as DISPLAY.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Tuesday, April 28, 2015 at 5:38:09 AM UTC-4, MCC Test wrote:

 Hello Everyone, 

 I need to create the remarketing campaigns and PLA campaigns via adwords 
 api.Can anyone help me which api service I need to call? 

 Thanks



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/603b4ebf-475c-49da-aeda-4c3d111a7481%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Remarkrting and PLA campaign create via adwords api

2015-04-30 Thread MCC Test
Hello Anash,

For PLA campaigns I could able to know but however I am concerned about 
creating Remarketing campaigns via api.I want to able to create remarketing 
campaigns targeting all audiences.Would it be possible to that? Which api 
service is used in for creating remarketing campaigns? I am using Adwords 
API PHP client library.

Thanks,
Ronak Shah


On Wednesday, April 29, 2015 at 1:08:16 AM UTC+5:30, Anash P. Oommen 
(AdWords API Team) wrote:

 Hi,

 All campaigns are created using CampaignService, though the list of 
 settings you have to use varies. You can find some Java examples for PLA 
 campaigns here: 
 https://github.com/googleads/googleads-java-lib/tree/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/shoppingcampaigns

 I don't have an example for Remarketing campaigns, but 
 https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/basicoperations/AddCampaigns.java
  
 is a good starting point. Remarketing campaigns would 
 have advertisingChannelType as DISPLAY.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Tuesday, April 28, 2015 at 5:38:09 AM UTC-4, MCC Test wrote:

 Hello Everyone, 

 I need to create the remarketing campaigns and PLA campaigns via adwords 
 api.Can anyone help me which api service I need to call? 

 Thanks



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e2c61f00-4f88-439c-9c15-49bf49617633%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Remarkrting and PLA campaign create via adwords api

2015-04-28 Thread Anash P. Oommen (AdWords API Team)
Hi,

All campaigns are created using CampaignService, though the list of 
settings you have to use varies. You can find some Java examples for PLA 
campaigns 
here: 
https://github.com/googleads/googleads-java-lib/tree/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/shoppingcampaigns

I don't have an example for Remarketing campaigns, 
but 
https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/basicoperations/AddCampaigns.java
 
is a good starting point. Remarketing campaigns would 
have advertisingChannelType as DISPLAY.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Tuesday, April 28, 2015 at 5:38:09 AM UTC-4, MCC Test wrote:

 Hello Everyone, 

 I need to create the remarketing campaigns and PLA campaigns via adwords 
 api.Can anyone help me which api service I need to call? 

 Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/233ebb31-a3cf-4327-aa54-87cfc9f2ff1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.