Re: Duplicate Labels

2017-11-08 Thread Eric Maas
We are also seeing something similar to this.  We are trying to add a label 
that does not exist (either with ACTIVE or REMOVED status via the API or 
when viewing the AdWords UI) and get LabelError.DUPLICATE_NAME via the 
API.  The UI also returns "You're already using this label name" when 
trying to add it there.

We are unable to add the label, and our application relies on the existence 
of the label.

Thanks,
Eric

On Tuesday, November 7, 2017 at 10:04:29 PM UTC-8, Peter Oliquino wrote:
>
> Hi Jon,
>
> Please correct my understanding if it is wrong. Based on your statement, "*I 
> tried renaming the removed label through the API, which was successful*", 
> could you confirm if you were indeed able to rename a REMOVED label via the 
> AdWords API? This being said and in order to better investigate the issue, 
> could you provide the generated SOAP request and response when you renamed 
> the original label and the one generated when you encountered 
> the LabelError.DUPLICATE_NAME error? You may reply to me using the *Reply 
> privately to author* option.
>
> Thanks and regards,
> Peter
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6e84fb7c-def1-4e24-8512-62bd19bff667%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to check conversion which are imported from GA

2017-08-07 Thread Eric Maas
Is there a special way that we need to make the call to see the Google 
Analytics conversion trackers?  From what we're seeing, they are not 
returned.

I also found this, but it is over a year old:

https://groups.google.com/forum/?utm_medium=email_source=footer#!msg/adwords-api/B764RNkc_pc/KPwprB73KwAJ

On Monday, July 24, 2017 at 10:42:06 AM UTC-7, Shwetha Vastrad (AdWords API 
Team) wrote:
>
> Hi, 
>
> You can use ConversionTrackerService 
> 
>  to 
> get the conversion trackers in your account. The goals and transactions 
> created in your Analytics account linked to your AdWords account are 
> returned as AdWordsConversionTrackers 
> 
>  with 
> no trackingCodeType. The status 
> 
>  will 
> be HIDDEN if you haven't imported these in your AdWords account. 
>
> Regards,
> Shwetha, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/177c1750-7732-42f0-a971-8a2afae67883%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY Bug?

2014-10-30 Thread Eric Maas
Hi Anash,

Were you able to find out about the uniqueness behavior on adgroups? The
201402 version is sunsetting soon, so we need to know what we have to do.

Thanks,
Eric

On Wed, Oct 22, 2014 at 4:06 PM, Eric Maas eric.stephen.m...@gmail.com
wrote:

 Thanks!

 On Tue, Oct 21, 2014 at 11:23 AM, Anash P. Oommen (AdWords API Team) 
 adwordsapiadvisor+an...@google.com wrote:

 Hi Eric,

 Campaigns don't enforce unique name in deleted items, I'll check with the
 team if the same behaviour can be extended to adgroups.

 Cheers,
 Anash


 On Monday, October 20, 2014 5:56:04 PM UTC-4, eric.ste...@gmail.com
 wrote:

 Hi Anash,

 Can you find out if the unique constraint is still going to be enforced
 going forward for removed items?  If AdWords is no longer going to allow
 you to unremove an item, it seems strange that removed items would still be
 part of the uniqueness check.  As we've described in this thread, it
 presents problems for API users, but I would also see it creating problems
 for UI users as well.  The user would try to create a new Ad Group, the UI
 would tell them they can't because the name is already used - but when the
 user goes to look for it they can't find it, or they think to look at the
 removed Ad Groups and find it there, only to find they can't change it.

 Thanks,
 Eric

 On Tue, Oct 14, 2014 at 3:54 PM, Anash P. Oommen (AdWords API Team) 
 adwordsapiadvisor+an...@google.com wrote:

 Hi David,

 The team got back to me telling that this change is not feasible, so
 you need to rename and then delete if you need to maintain unique name.

 Cheers,
 Anash


 On Friday, October 10, 2014 6:23:34 AM UTC-4, David Midgley wrote:

 Hi Anash/API Team

 Now that v201409 is released the countdown has started on the
 sunsetting of v201402 which basically means we need a workaround to this
 problem soon as v201402 is the only live version that allows the renaming
 of deleted adgroups!

 Anash, you mentioned:

 
 I've asked the team to investigate whether it is feasible to allow
 deleted adgroups and campaigns to be renamed. I'll update the thread as I
 hear from them
 

 Have you heard from the team?

 Cheers

 David

 On Thursday, 18 September 2014 14:51:46 UTC+1, Anash P. Oommen
 (AdWords API Team) wrote:

 Hi Mariusz,

 I've asked the team to investigate whether it is feasible to allow
 deleted adgroups and campaigns to be renamed. I'll update the thread as I
 hear from them,

 Cheers,
 Anash

 On Thursday, September 18, 2014 5:43:41 AM UTC-4, Mariusz wrote:

 One more thing to bear in mind is that you probably should version
 deleted adgroups. Imagine:

- user creates adgroup “test”
- then deletes it, so the system first renames it to “test_del”
and then marks as deleted
- user creates again adgroup named “test”
- user tries to delete it

 The system will fail in step 4, because it will try to rename
 adgroup to “test_del”, but that name already exists. So what you may do 
 in
 that case is to detect the error, and try to rename it to “test_del1”.

 Cheers,

 Mariusz

 On Thursday, 18 September 2014 08:24:33 UTC+1, Oliver wrote:

 Just thinking loud here, if the adgroups are deleted via your
 software, what if you rename the adgroup *before *you delete it?
 We used to use a similar approach where we appended the text _del to 
 all
 adgroup names that are about to be deleted.

 Obviously, if the adgroup is deleted via the adwords interface
 rather than your software, then the above won't help.

 Oliver


 On Wednesday, September 17, 2014 2:33:22 PM UTC+1, David Midgley
 wrote:

 Hi Anash/API Team

 I responded to your question. Is there anything else you need to
 know?

 It would be great to get an answer on this please!

 Cheers

 David

 On Monday, 15 September 2014 16:04:31 UTC+1, Anash P. Oommen
 (AdWords API Team) wrote:

 Hi David,

 If I remember correctly, the name needs to be unique in only
 active + paused items, not globally (with the new change). So if the 
 user
 deletes an adgroup with the same name, you could create one with the 
 same
 name again. Let me know if you are seeing a different behaviour, and 
 I'll
 ask the team to investigate this further.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Monday, September 8, 2014 2:29:07 PM UTC-4, David Midgley
 wrote:

 Thanks for the quick response Anash!

 Let me explain my use case and maybe you can find a workaround?

 We are working on an optimisation application that uses a strict
 naming convention for campaign and adgroup names. If a user 
 accidentally
 deletes an adgroup, my software can't correct the error by 
 recreating the
 adgroup because if we create a new adgroup with the same name in 
 the same
 campaign we'll get a duplicate adgroup name error. Our solution to 
 this
 problem was to rename the deleted adgroup which enabled us to 
 create the
 new adgroup.

 Now that we can't rename the deleted adgroup and we can't create
 a new adgroup with the same name, how can we enforce our strict

Re: OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY Bug?

2014-10-22 Thread Eric Maas
Thanks!

On Tue, Oct 21, 2014 at 11:23 AM, Anash P. Oommen (AdWords API Team) 
adwordsapiadvisor+an...@google.com wrote:

 Hi Eric,

 Campaigns don't enforce unique name in deleted items, I'll check with the
 team if the same behaviour can be extended to adgroups.

 Cheers,
 Anash


 On Monday, October 20, 2014 5:56:04 PM UTC-4, eric.ste...@gmail.com wrote:

 Hi Anash,

 Can you find out if the unique constraint is still going to be enforced
 going forward for removed items?  If AdWords is no longer going to allow
 you to unremove an item, it seems strange that removed items would still be
 part of the uniqueness check.  As we've described in this thread, it
 presents problems for API users, but I would also see it creating problems
 for UI users as well.  The user would try to create a new Ad Group, the UI
 would tell them they can't because the name is already used - but when the
 user goes to look for it they can't find it, or they think to look at the
 removed Ad Groups and find it there, only to find they can't change it.

 Thanks,
 Eric

 On Tue, Oct 14, 2014 at 3:54 PM, Anash P. Oommen (AdWords API Team) 
 adwordsapiadvisor+an...@google.com wrote:

 Hi David,

 The team got back to me telling that this change is not feasible, so you
 need to rename and then delete if you need to maintain unique name.

 Cheers,
 Anash


 On Friday, October 10, 2014 6:23:34 AM UTC-4, David Midgley wrote:

 Hi Anash/API Team

 Now that v201409 is released the countdown has started on the
 sunsetting of v201402 which basically means we need a workaround to this
 problem soon as v201402 is the only live version that allows the renaming
 of deleted adgroups!

 Anash, you mentioned:

 
 I've asked the team to investigate whether it is feasible to allow
 deleted adgroups and campaigns to be renamed. I'll update the thread as I
 hear from them
 

 Have you heard from the team?

 Cheers

 David

 On Thursday, 18 September 2014 14:51:46 UTC+1, Anash P. Oommen (AdWords
 API Team) wrote:

 Hi Mariusz,

 I've asked the team to investigate whether it is feasible to allow
 deleted adgroups and campaigns to be renamed. I'll update the thread as I
 hear from them,

 Cheers,
 Anash

 On Thursday, September 18, 2014 5:43:41 AM UTC-4, Mariusz wrote:

 One more thing to bear in mind is that you probably should version
 deleted adgroups. Imagine:

- user creates adgroup “test”
- then deletes it, so the system first renames it to “test_del”
and then marks as deleted
- user creates again adgroup named “test”
- user tries to delete it

 The system will fail in step 4, because it will try to rename adgroup
 to “test_del”, but that name already exists. So what you may do in that
 case is to detect the error, and try to rename it to “test_del1”.

 Cheers,

 Mariusz

 On Thursday, 18 September 2014 08:24:33 UTC+1, Oliver wrote:

 Just thinking loud here, if the adgroups are deleted via your
 software, what if you rename the adgroup *before *you delete it?
 We used to use a similar approach where we appended the text _del to 
 all
 adgroup names that are about to be deleted.

 Obviously, if the adgroup is deleted via the adwords interface
 rather than your software, then the above won't help.

 Oliver


 On Wednesday, September 17, 2014 2:33:22 PM UTC+1, David Midgley
 wrote:

 Hi Anash/API Team

 I responded to your question. Is there anything else you need to
 know?

 It would be great to get an answer on this please!

 Cheers

 David

 On Monday, 15 September 2014 16:04:31 UTC+1, Anash P. Oommen
 (AdWords API Team) wrote:

 Hi David,

 If I remember correctly, the name needs to be unique in only
 active + paused items, not globally (with the new change). So if the 
 user
 deletes an adgroup with the same name, you could create one with the 
 same
 name again. Let me know if you are seeing a different behaviour, and 
 I'll
 ask the team to investigate this further.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Monday, September 8, 2014 2:29:07 PM UTC-4, David Midgley wrote:

 Thanks for the quick response Anash!

 Let me explain my use case and maybe you can find a workaround?

 We are working on an optimisation application that uses a strict
 naming convention for campaign and adgroup names. If a user 
 accidentally
 deletes an adgroup, my software can't correct the error by 
 recreating the
 adgroup because if we create a new adgroup with the same name in the 
 same
 campaign we'll get a duplicate adgroup name error. Our solution to 
 this
 problem was to rename the deleted adgroup which enabled us to create 
 the
 new adgroup.

 Now that we can't rename the deleted adgroup and we can't create
 a new adgroup with the same name, how can we enforce our strict 
 naming
 convention? This naming convention links adgroups between campaigns 
 and is
 critical to our operations.

 We could version adgroup names, but this seems pretty untidy.
 We could use labels, but this could create thousands of labels and 
 more
 

Re: OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY Bug?

2014-10-20 Thread Eric Maas
Hi Anash,

Can you find out if the unique constraint is still going to be enforced
going forward for removed items?  If AdWords is no longer going to allow
you to unremove an item, it seems strange that removed items would still be
part of the uniqueness check.  As we've described in this thread, it
presents problems for API users, but I would also see it creating problems
for UI users as well.  The user would try to create a new Ad Group, the UI
would tell them they can't because the name is already used - but when the
user goes to look for it they can't find it, or they think to look at the
removed Ad Groups and find it there, only to find they can't change it.

Thanks,
Eric

On Tue, Oct 14, 2014 at 3:54 PM, Anash P. Oommen (AdWords API Team) 
adwordsapiadvisor+an...@google.com wrote:

 Hi David,

 The team got back to me telling that this change is not feasible, so you
 need to rename and then delete if you need to maintain unique name.

 Cheers,
 Anash


 On Friday, October 10, 2014 6:23:34 AM UTC-4, David Midgley wrote:

 Hi Anash/API Team

 Now that v201409 is released the countdown has started on the sunsetting
 of v201402 which basically means we need a workaround to this problem soon
 as v201402 is the only live version that allows the renaming of deleted
 adgroups!

 Anash, you mentioned:

 
 I've asked the team to investigate whether it is feasible to allow
 deleted adgroups and campaigns to be renamed. I'll update the thread as I
 hear from them
 

 Have you heard from the team?

 Cheers

 David

 On Thursday, 18 September 2014 14:51:46 UTC+1, Anash P. Oommen (AdWords
 API Team) wrote:

 Hi Mariusz,

 I've asked the team to investigate whether it is feasible to allow
 deleted adgroups and campaigns to be renamed. I'll update the thread as I
 hear from them,

 Cheers,
 Anash

 On Thursday, September 18, 2014 5:43:41 AM UTC-4, Mariusz wrote:

 One more thing to bear in mind is that you probably should version
 deleted adgroups. Imagine:

- user creates adgroup “test”
- then deletes it, so the system first renames it to “test_del” and
then marks as deleted
- user creates again adgroup named “test”
- user tries to delete it

 The system will fail in step 4, because it will try to rename adgroup
 to “test_del”, but that name already exists. So what you may do in that
 case is to detect the error, and try to rename it to “test_del1”.

 Cheers,

 Mariusz

 On Thursday, 18 September 2014 08:24:33 UTC+1, Oliver wrote:

 Just thinking loud here, if the adgroups are deleted via your software,
 what if you rename the adgroup *before *you delete it?  We used to
 use a similar approach where we appended the text _del to all adgroup
 names that are about to be deleted.

 Obviously, if the adgroup is deleted via the adwords interface rather
 than your software, then the above won't help.

 Oliver


 On Wednesday, September 17, 2014 2:33:22 PM UTC+1, David Midgley wrote:

 Hi Anash/API Team

 I responded to your question. Is there anything else you need to know?

 It would be great to get an answer on this please!

 Cheers

 David

 On Monday, 15 September 2014 16:04:31 UTC+1, Anash P. Oommen (AdWords
 API Team) wrote:

 Hi David,

 If I remember correctly, the name needs to be unique in only active
 + paused items, not globally (with the new change). So if the user 
 deletes
 an adgroup with the same name, you could create one with the same name
 again. Let me know if you are seeing a different behaviour, and I'll ask
 the team to investigate this further.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Monday, September 8, 2014 2:29:07 PM UTC-4, David Midgley wrote:

 Thanks for the quick response Anash!

 Let me explain my use case and maybe you can find a workaround?

 We are working on an optimisation application that uses a strict
 naming convention for campaign and adgroup names. If a user 
 accidentally
 deletes an adgroup, my software can't correct the error by recreating 
 the
 adgroup because if we create a new adgroup with the same name in the 
 same
 campaign we'll get a duplicate adgroup name error. Our solution to this
 problem was to rename the deleted adgroup which enabled us to create 
 the
 new adgroup.

 Now that we can't rename the deleted adgroup and we can't create a
 new adgroup with the same name, how can we enforce our strict naming
 convention? This naming convention links adgroups between campaigns 
 and is
 critical to our operations.

 We could version adgroup names, but this seems pretty untidy. We
 could use labels, but this could create thousands of labels and more
 (potentially error-prone) manual work.

 Can you think of a workaround?

 Cheers

 David

 On Monday, 8 September 2014 19:15:49 UTC+1, Anash P. Oommen
 (AdWords API Team) wrote:

 Hi David,

 AdWords API v201406 no longer allows you to undelete campaigns,
 adgroups, etc. The UI and older API versions allows this behaviour 
 for now,
 but they will eventually start working like the way 

Re: conversions in shopping performance report

2014-08-25 Thread Eric Maas
Hi Ray,

We were wondering if you had any progress on looking into the 
ConversionTypeName, ConversionCategoryName and Device for the shopping 
performance report?

Thanks,
Eric

On Wednesday, June 25, 2014 6:13:04 PM UTC-4, Ray Tsang (AdWords API Team) 
wrote:

 Hi guys,

 I'll also inquire about the Device field as well.

 Thanks,

 Ray

 On Wednesday, June 25, 2014 1:32:45 PM UTC-7, CFJ wrote:

 +1 for requesting Device as an available field in either the Shopping 
 Performance Report or the Product Partition Report
  
  
  

 On Wednesday, June 18, 2014 5:33:23 PM UTC-4, GregT wrote:

 Thanks, Ray.

 Also, I meant to mention that if it'd be possible to add Device to the 
 report (it's not in all the performance reports, but is in most of them), 
 that would be really helpful as well.

 Thanks,
 Greg

 On Wednesday, June 18, 2014 11:59:40 AM UTC-6, Ray Tsang (AdWords API 
 Team) wrote:

 Greg,

 I'll take a look at this.

 Cheers,

 Ray

 On Wednesday, June 18, 2014 1:38:22 PM UTC-4, GregT wrote:

 Hi,

 We are preparing to move all our client's PLA campaigns over to 
 shopping campaigns, as required by August, since PLA campaigns will be 
 retired then.  One issue we're running into is that, unlike every other 
 performance report that we use in the API, the shopping performance 
 report 
 does not contain the fields ConversionTypeName and 
 ConversionCategoryName, which allow segmenting by individual conversion 
 types.  This is critical information for us, because many [most?] of our 
 clients have many different conversion types, and the information on what 
 kind(s) of conversion happened is very important.  Could you please add 
 these fields to the report, in matching with the other performance 
 reports, 
 particularly as we are all going to be required to upgrade to shopping 
 campaigns very soon?

 Thanks much,
 Greg



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5a9b8616-62ce-4c5a-a4be-622d86d5e9d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Change from deleted to removed

2014-07-23 Thread Eric Maas
OK thanks - we'll use v201402 to handle this for now, hopefully it will
change once the version is retired.


On Wed, Jul 23, 2014 at 9:57 AM, Anash P. Oommen (AdWords API Team) 
adwordsapiadvisor+an...@google.com wrote:

 Hi Eric,

 I believe that's because you can still undelete adgroups with v201402 or
 the UI.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Monday, July 21, 2014 2:03:54 PM UTC-4, Eric Maas wrote:

 Hi,

 We are also having trouble with this.  More specifically, using v201406,
 if we attempt to add a new AdGroup with the same name as a currently
 removed AdGroup, we still get a DUPLICATE_ADGROUP_NAME error.  However, we
 are unable to update the name of the removed AdGroup to something different
 (or change it's status to Paused/Active and then change the name and
 re-delete), as we get the OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY.

 It seems that if you no longer allow operations on removed AdGroups, then
 there should no longer be a DUPLICATE_ADGROUP_NAME error when attempting to
 add a new AdGroup with it's name?

 Thanks,
 Eric


 On Thursday, July 17, 2014 5:18:14 AM UTC-4, MarcF wrote:

 Hi,
 When an adgroup entity status is set to Removed with v201406, we can
 not switch status to Enabled or Paused (OPERATION_NOT_PERMITTED_FOR_
 REMOVED_ENTITY).

 But with the UI it's possible, and if we use 201402, the entity removed,
 can be restored with the wanted status (Paused,..)

 How can we have the same behavior between UI and the API  v201406 ?

 Thanks,
 Regards


 On Tuesday, July 15, 2014 7:53:39 PM UTC+2, Anash P. Oommen (AdWords API
 Team) wrote:

 Hi Rodrigo,

 This will also affect API, but this change is versioned. If you use
 v201402 or earlier, you will get old values (e.g. Deleted), whereas you get
 the new values (e.g. Removed) when using v201406 or later. So you'd need to
 fix your code when migrating to v201406.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Tuesday, July 15, 2014 6:22:20 AM UTC-4, Rodrigo Lopez Guerra wrote:

 Hi i just got the msg :
 The Status column values in reports will soon be changed to show
 Removed instead of Deleted. This change makes it clear that certain
 items, like campaigns, remain available for future reference.

 If you use spreadsheets or other scripting languages for your
 downloaded reports, you might need to update them.

 Is this impacting only the reports , or the status returned by the api
 will change as well ?

 Thanks ,
 Regards

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/uLdWDk7dMgs/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Change from deleted to removed

2014-07-22 Thread Eric Maas
Hi,

We are also having trouble with this.  More specifically, using v201406, if 
we attempt to add a new AdGroup with the same name as a currently removed 
AdGroup, we still get a DUPLICATE_ADGROUP_NAME error.  However, we are 
unable to update the name of the removed AdGroup to something different (or 
change it's status to Paused/Active and then change the name and 
re-delete), as we get the OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY.

It seems that if you no longer allow operations on removed AdGroups, then 
there should no longer be a DUPLICATE_ADGROUP_NAME error when attempting to 
add a new AdGroup with it's name?

Thanks,
Eric


On Thursday, July 17, 2014 5:18:14 AM UTC-4, MarcF wrote:

 Hi,
 When an adgroup entity status is set to Removed with v201406, we can not 
 switch status to Enabled or Paused 
 (OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY).

 But with the UI it's possible, and if we use 201402, the entity removed, 
 can be restored with the wanted status (Paused,..)

 How can we have the same behavior between UI and the API  v201406 ?

 Thanks,
 Regards


 On Tuesday, July 15, 2014 7:53:39 PM UTC+2, Anash P. Oommen (AdWords API 
 Team) wrote:

 Hi Rodrigo,

 This will also affect API, but this change is versioned. If you use 
 v201402 or earlier, you will get old values (e.g. Deleted), whereas you get 
 the new values (e.g. Removed) when using v201406 or later. So you'd need to 
 fix your code when migrating to v201406.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Tuesday, July 15, 2014 6:22:20 AM UTC-4, Rodrigo Lopez Guerra wrote:

 Hi i just got the msg :
 The Status column values in reports will soon be changed to show 
 Removed instead of Deleted. This change makes it clear that certain 
 items, like campaigns, remain available for future reference.

 If you use spreadsheets or other scripting languages for your downloaded 
 reports, you might need to update them.

 Is this impacting only the reports , or the status returned by the api 
 will change as well ?

 Thanks , 
 Regards



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.