Re: Items from getUserInterestCriterion for NEW_SMART_PHONE_USER return non-existent parent

2016-04-11 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Hans,

The response for NEW_SMART_PHONE_USER now follows the same pattern as other 
user interest criteria (see below). Thanks for pointing out this 
inconsistency.

Cheers,
Josh, AdWords API Team

  
CriterionUserInterest
0
-1
/
  
  
CriterionUserInterest
85003
0
Recent 14 Days
  
  
CriterionUserInterest
85002
0
Recent 7 Days
  
  ...


On Friday, March 18, 2016 at 7:16:28 PM UTC-4, HK wrote:
>
> Thanks, Josh :-)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/54443bda-5cf6-46ca-94ba-3a4f8d0a4186%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: CANNOT_CHANGE_BUDGET_ON_CAMPAIGN_WITH_TRIALS

2016-04-11 Thread 'Umesh Dengale' via AdWords API Forum
Hello,

Thanks for attaching the SOAP XML logs. Few fields (e.g.  budget, status, 
name, startDate, endDate) of Trial campaigns are immutable. You are getting 
CANNOT_CHANGE_BUDGET_ON_CAMPAIGN_WITH_TRIALS error as you are trying to 
update the budget for the trial campaign which is immutable(budget). Please 
check out trials 

 section 
from the Campaign Drafts and Experiments 

 document.

Thanks,
Umesh, 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/31ba7989-6454-460c-8857-bb10f0abddc0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Batch processing TextAds resulting in BatchJobProcessingError.FILE_FORMAT_ERROR

2016-04-11 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Alan,

Thank you for providing those additional logs. You're adding an AdGroupAd 

 
as the operation, but the operations tag says that the type is 
AdGroupCriterionOperation 
.
 
I think you'll want to change that to AdGroupAdOperation 

. 

http://www.w3.org/2001/XMLSchema-instance; xsi:type=
"ns1:AdGroupCriterionOperation">

If that's within your own code, please try changing that type. If the issue 
is in the client library, then please file an issue on PHP's Ads client 
library GitHub .

Thanks,
Nadine, AdWords API Team

On Monday, April 11, 2016 at 10:07:47 AM UTC-4, Yin Niu wrote:
>
> Hi, 
>
> Could you please send SOAP request and response log, so that we can 
> investigate further? Please click *Reply privately to author* when 
> responding. 
>
> Thanks, 
> Yin, 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/90632160-283f-486d-96b9-849f3f3ec7af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How can I grant read-only access to the third-party application

2016-04-11 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

If you link your AdWords account to your friend's Manager account, he'll 
have both read and write access to the account. 

I would suggest that you grant read only access by following these 
instructions . If 
both of you are in the same legal entity, you would probably have the same 
developer token. If you want to keep the developer tokens separate, your 
friend should have a production manager account with a developer token of 
his own. He should just authenticate using the Google account that was 
granted access to the AdWords account while making API calls, i.e., create 
the OAuth 2.0 credentials using the email which was used to grant access. 

I hope this helps. Please let us know if you have any issues while using 
the AdWords API.

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/aa4c53f3-30d4-4bb7-a6e2-f60fd8fdd587%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get list of client managers

2016-04-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Jon,

Unfortunately, there is currently no way to get the list of managers/users 
under an account via AdWords API. The only way to see it would be the *Account 
settings *in the AdWords interface.

Regards,
Anthony
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/fbf5513e-5689-41aa-a3c8-afc75463c0d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Google Web Designer

2016-04-11 Thread 'Yin Niu' via AdWords API Forum
Hello, 

This is AdWords Scripts related case. Please post on AdWords Scripts forum 
. 

Thanks,
Yin, 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/e89e4ad5-095e-4d57-a753-b2fa94cf5d01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Google Web Designer

2016-04-11 Thread 'Yin Niu' via AdWords API Forum
Hello, 

This is AdWords Scripts related case. Please post on AdWords Scripts forum. 

Thanks,
Yin, 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/70b2a504-9ba5-41d8-baa3-fe9b89493e16%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Batch processing TextAds resulting in BatchJobProcessingError.FILE_FORMAT_ERROR

2016-04-11 Thread 'Yin Niu' via AdWords API Forum
Hi, 

Could you please send SOAP request and response log, so that we can 
investigate further? Please click *Reply privately to author* when 
responding. 

Thanks, 
Yin, 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/0d82ae22-60c7-408d-a78e-4cd526121053%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "Ghost ads" not in UI

2016-04-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hello,

The approval status 

 
UNCHECKED for an ad in the API means the ad is currently under review. You 
will see the approval status 
 appear a bit 
differently in the UI. For example, the approval status *UNCHECKED* in the 
API may appear as *Under review* in the UI.

Cheers,
Anthony
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/dcfdb095-b320-4325-953b-ae94c6297935%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Get list of client managers

2016-04-11 Thread Jon Skeen
Hello,

I am trying to get a lis of managers for a ManagedCustomer. I am able to 
generate a list of accounts a manager oversees, but I cannot figure out how 
to go the other way and get a list of managers with access to a given 
account. Am I missing something silly?

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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/db6302d6-060f-434e-a14a-3cb579ed43ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How can I grant read-only access to the third-party application

2016-04-11 Thread lukasz
Hello,

A friend of mine will develop an application that works with AdWords API 
and that will download reports from my AdWords accounts.

We're not sure, however, what's the preferred way for me (the user) to 
grant permissions for his application so that it can read my data.

Honestly, reading the documentation does not make it clear either.

In order to his app access my account:

1) Do I need to set up a new project in my Developer Console and pass on to 
him the *ClientID* and *ClientSecret* so that he can use them to request 
the *refresh token*? (it would feel rather strange passing on these..)
2) If HE authorizes his application to access HIS AdWords Manager Account 
by OAuth - Is it enough if I link my AdWords account with his Manager 
Account for read-only access?

and finally 

3) Should I authorize my *developerToken *with Google and pass the token on 
to him, or he should  authorize his own developerToken and later use it?

I think option 2 above sounds the most reasonable, correct me if I'm wrong. 
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/19ff7e03-8909-45d0-abb7-a45a1b60ea15%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Batch processing TextAds resulting in BatchJobProcessingError.FILE_FORMAT_ERROR

2016-04-11 Thread Alan Coleman
Hello everyone,

I'm migrating from MutateJobService to BatchJobService and to get started 
am experimenting with a test account and a script derived 
from v201601\CampaignManagement\AddKeywordsUsingIncrementalBatchJob.php

I can add batches of *Keywords* and *Negative Keywords* no problem.

However when I attempt to add a batch of TextAds I'm being returned the 
following error, which would indicate an issue with the input file 

.

Processing error [0]: errorType=BatchJobProcessingError, trigger=,
 errorString=BatchJobProcessingError.FILE_FORMAT_ERROR, fieldPath=, reason=
FILE_FORMAT_ERROR

I'm building my TextAd in the usual fashion, *but I don't know what I'm 
doing to disturb the file formatting*.

I've output the upload request created in BatchJobUtils.php (see below - 
XML Opened up for viewing purposes) but can't see anything wrong with the 
XML Formatting.

Any help would be appreciated.

Many thanks

array (size=3)
  'headers' => 
array (size=3)
  'Content-Type' => string 'application/xml' (length=15)
  'Content-Length' => int 1120
  'Content-Range' => string 'bytes 0-1119/1120' (length=17)
  'body' => string '
https://adwords.google.com/api/adwords/cm/v201601;>
   http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="ns1:AdGroupCriterionOperation">
  
 ***
 
Mars570b5c9b812a4-0
Visit the Red Planet.
Low-gravity fun!
www.example.com
http://www.example.com
 
 ENABLED
  
  ADD
   
   http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="ns1:AdGroupCriterionOperation">
  
 ***
 
Mars570b5c9b812a4-1
Visit the Red Planet.
Low-gravity fun!
www.example.com
http://www.example.com
 
 ENABLED
  
  ADD
   
' (length=1120)
  'length' => int 1120


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e6ff8aa7-f3de-46da-b807-3d55bd08b9ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Storing updatedOn as UTC

2016-04-11 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Warren,

Yes, the AdWords API .NET library assumes that UpdatedOn uses the same 
timezone as the server timezone. So if you use UpdatedOn in UTC and the 
server timezone is UTC+1, the library would always think that the token is 
expired.

Could you file a feature request 
on https://github.com/googleads/googleads-dotnet-lib/issues? I think the 
dates in general should be in UTC in OAuth classes; this is something we 
can address for an upcoming release.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Thursday, April 7, 2016 at 4:49:18 AM UTC+8, Warren Zhang wrote:
>
> Hey,
>
> Looking at the code for OAuth2ProviderBase in the .NET library, it looks 
> like the check for whether or not the access token is expiring compares 
> against DateTime.Now. Would I ever run into any problems if I stored 
> updatedOn as a UTC time and, say, the server's local timezone was set to >= 
> UTC +1? 
>
> Thanks,
> Warren
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6e65f72e-3624-48dc-a60d-700f88549b51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adgroup CpaBid ignores API updates in TARGET_CPA campaigns?

2016-04-11 Thread Petter
Thanks Nadine!

On Friday, April 8, 2016 at 8:27:23 PM UTC+7, Nadine Sundquist (AdWords API 
Team) wrote:
>
> Hello Petter,
>
> The feature is that you can override the the CPA bid at the ad group level 
> is not available in earlier versions of the API. You'll need to upgrade to 
> *v201603* announced here 
> .
>  
> When you migrate to that version of the API, you'll be able to set that ad 
> group CPA bid. 
>
> Thanks,
> Nadine, AdWords API Team
>
> On Friday, April 8, 2016 at 3:56:55 AM UTC-4, Petter wrote:
>>
>> Hi Nadine,
>>
>> We use the .Net client libraries with the API version 201509 and also 
>> encountered similar problems . 
>>
>> Please share information if there is any workaround.
>>
>> Thanks.
>>
>> On Wednesday, March 16, 2016 at 10:17:27 PM UTC+7, Nadine Sundquist 
>> (AdWords API Team) wrote:
>>>
>>> Hi Denis,
>>>
>>> Thanks for the clarification. It's good to know it's not necessarily any 
>>> one service. That narrows it down a bit for me. Yes, I would really 
>>> appreciate it it you could send the list of operations and corresponding 
>>> responses. Please just click *Reply privately to author* in the forum 
>>> when you're sending it to me.
>>>
>>> Thanks,
>>> Nadine, AdWords API Team 
>>>
>>> On Wednesday, March 16, 2016 at 9:30:48 AM UTC-4, Denis wrote:

 Hi Nadine,

 Thanks for your response. We tried it with "MutateJobService" - to no 
 avail. And in the response of bot MutateJobService and BatchJobService I 
 can see that the CpaBid was not updated (the old bid is still in place) 
 while both services don't throw any sort of exception. Also, when 
 confirming in the AdWords UI, no update to the Adgroup CpaBid was carried 
 out. 

 If you like, I can send you a list of operations that were sent 
 to BatchJobService and the corresponding response that we got from 
 BatchJobService to check for yourself.

 Thanks,
 Denis

 On Tuesday, 15 March 2016 22:13:27 UTC+1, Nadine Sundquist (AdWords API 
 Team) wrote:
>
> Hi Denis,
>
> I have a few follow-up questions to make sure I've fully understood 
> the issue:
>
>- Is this issue specifically only happening for BatchJobService, 
>or is this related to other services?
>- When you say ignored, does it mean that when you do a get() that 
>the CpaBid is not there, or is it that when you download the results 
> from 
>the BatchJobService that the bid is not there?
>
> Best,
> Nadine, AdWords API Team
>
> On Tuesday, March 15, 2016 at 2:43:08 PM UTC-4, Denis wrote:
>>
>> Hi,
>>
>> We are in the process of setting target cpa bids per adgroup 
>> automatically via the API. However, we have experienced issues with 
>> setting 
>> the CpaBid for adgroups in an account that has the new 
>> biddingStrategyType "TARGET_CPA" in place (instead of the trusted, 
>> but similarly behaving "CONVERSION_OPTIMIZER"). If we run CpaBid updates 
>> in 
>> accounts that have "ConverionOptimizer" activated they are accepted. 
>> When 
>> trying to send the same type of operation to campaigns with "Target_CPA" 
>> it 
>> is simply ignored. Repsonse by BatchJobService for this is positive, 
>> though, never mind that nothing was changed. 
>>
>> We use the Python client libraries with the latest API version 
>> (201601). Below is an example operation we use to update adgroup cpa 
>> bids:
>>
>>
>> [{'operand': {'biddingStrategyConfiguration': {'bids': [{'bid': 
>> {'microAmount': '865'},
>>  'xsi_type': 
>> 'CpaBid'}]},
>>   'campaignId': '335749875',
>>   'id': '25962600555',
>>   'xsi_type': 'AdGroup'},
>>   'operator': 'SET',
>>   'xsi_type': 'AdGroupOperation'}]
>>
>> Anyone know whether this is an issue with the API or if I'm missing 
>> something?
>>
>> Thanks,
>>
>> Denis
>>
>

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