Re: How to check conversion which are imported from GA

2019-01-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Indrani, 

Currently, it is not possible to get the Google Analytics conversion 
trackers through ConversionTrackerService 
.
 
Unfortunately, I cannot comment on the future plans for this feature. 
Please keep an eye on our blog 
 for the 
updates and announcements.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/ae5bb96c-bef6-4092-9f75-0cb030cdf701%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adding labels on keywords

2019-01-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

You will first need to use the LabelService 
 
to 
create the label with the specific text. In your case with the date when 
you updated the max CPC as the text. Once that is done, you can use the 
mutateLabels() method of the AdGroupService 

 or 
the AdGroupCriterionService 

 depending 
on at which level you want to apply the label. Please check the guide on 
labels 
 
which 
explains this in detail. Code samples can be found here 
. 
Please give this a try and let me know if you have any additional 
questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/8f603181-8766-40f5-82bf-73dbe785e1bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-12-04 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

There was an issue which is currently addressed. If you still see the 
errors and if you are not making concurrent changes to the same entities 
(in which case the error is expected), please let me know. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/f0955378-4b13-42f9-a7f0-97ab780e32e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How can I get my account's remaining budget in the API?

2018-12-04 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

It is currently not possible to get the remaining budget via the 
BudgetOrderService 

 in 
AdWords API. At the moment, there is no timeline available as to when this 
will be supported by the API. You could get a rough idea of amount spend by 
checking cost 

 from 
any of the supported reports during a given period. My suggestion is to 
keep an eye on our blog 
 for 
updates on the AdWords API and the new Google Ads API. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/23cba4bb-b088-4e86-beaf-2d0d27b121bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-12-03 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello All, 

Could you please confirm if you are still facing CONCURRENT_MODIFICATION 
error while making calls with the AdWords API? 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/38814d0e-2103-4a4a-b572-6a6b2f3ec4f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello,

We don't have any updates yet. The team is currently working on this. I 
will keep you posted as soon as I hear from them. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/a70e2311-e8bb-4fa6-a8f0-9c2d416dc3d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Our team is currently looking into this. I'll keep you posted on the 
updates. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/c9e2fd6d-43c9-4d26-8c51-fd9798e71455%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Anna, 

Thanks for the quick response. I have shared the logs with the team. I'll 
keep you posted on the updates. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/c5ed62a4-2f06-49dc-b04f-9380fec4ab6e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello All, 

To be able to troubleshoot on our end, could you please share the SOAP logs 
along with your CID from one of the requests that failed with this error? 
You could use reply privately to author while sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/9d9582c4-5749-4b46-921f-767ae91b21f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to trigger policy violation error?

2018-11-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tom, 

I was able to trigger a policy error while adding "combat knife" as a 
keyword in my test account. This should trigger a 
CriterionPolicyError.POLICY_ERROR 

 error. 
Please give this a try a let me know if this is what you were looking for. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/305bf216-4b6c-4985-bb49-8b11dc8cfa71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords Scope permissions? Question on User Self Reporting app

2018-11-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Scott, 

You could do it either ways. If the account is linked with your Google Ads 
Manager account, you can use your client credentials (client id and client 
secret) and OAuth tokens (access token and refresh token) to access any 
account's data in your manager account's hierarchy. You could display the 
data based on the logged in user's client customer id.

If the accounts are not linked, you could use your client credentials and 
have the user who has access to the target account (typically your client) 
to authorize the OAuth set up 

 (generate 
the authorization code while setting up the OAuth). And use this 
authorization code to generate the OAuth tokens. Then use this set of 
credentials to make API calls against the client's account. In this set up, 
you will have different set of credentials for each account. This wiki 

 guide 
shows how to have API access on behalf of your clients in Java. 

Please let me know if you have any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/545867e0-b092-44ed-ade4-5082c9b67e1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to check conversion which are imported from GA

2018-11-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

The conversion count type is unfortunately not available via reports. I am 
still checking if the API can return these via ConversionTarckerService. I 
will let you know if I have any updates. Until then, you may need to get 
the count type via the UI. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/2134bc93-09dc-46cf-a008-b962a4996f72%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to check conversion which are imported from GA

2018-11-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

I can confirm that the conversion trackers with source as "Analytics" are 
not returned via the API at the moment. You will need to get these details 
from the Google Ads web interface. I will follow up with the team to get 
the API docs updated. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/d5843834-b41c-40b0-801d-e52d64de9e3f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Product Partition Tree for some campaigns take a while. Suggestions?

2018-11-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Venkata, 

Do let me know if you have any additional questions once you take a look. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/4411b638-0003-431e-8b29-0dc5339bdbdc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AVERAGE_CPC feedback

2018-11-07 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Could you confirm if you were trying to get the RequestType.STATS 

 using 
the TargetingIdeaService 

 for 
"hola"? If so, in my testing, I see that the API is returning a average CPC 
521866 which is $0.52. When testing this in the old view of the keyword 
planner, I am getting the suggested bid of $0.52 . Please see the SOAP logs 
and the screenshot for reference. The mapping of TargetingIdeaService to 
the keyword planner UI can be found here 
.
 
Please note that the values from the UI and API would be comparable in most 
cases but it is not guaranteed to result in the same values. These results 
should be treated as an approximation. If this is not what you were looking 
for, could you share your SOAP logs and the screenshot of the UI? Please 
note that TargetingIdeaService returns dummy data if the request is made 
against a test account. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/521f1274-c6c5-4c62-929c-ffbbdc1c1849%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


TargetingIdeaService_Logs
Description: Binary data


Re: UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA while uploading the customers to Google Ads

2018-11-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Srinivas 

To share an update with you, due to a recent update 
 
of policy of Customer Match, your request for mutating CrmBasedUserList 
will fail if the advertiser account hasn't been whitelisted for using the 
feature. If you own the account, you can contact your Google account 
representative to get your account whitelisted. If the account belongs to 
your customers, they need to contact their Google representative for 
whitelisting. Please let me know if you have any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/231ecd19-3b20-4a36-9b11-4165ba348d94%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Asset id in universal app campaign

2018-11-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Could you please confirm that you are looking for the details of text 
assets in the Campaign->Settings-> Ad Assets-> Your Text Ideas? If so, the 
text assets will not be having Ids. You can check the description of these 
assets in the UniversalAppCampaignSetting 

 as 
described in my previous response. To manage them, you will need to use the 
CampaignService.mutate() 

 and 
update the UniversalAppCampaignSetting. If this is not what you are looking 
for, could you share the screenshot of the asset that you would like to 
manage via the API? You could use reply privately to author while sharing 
the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/2e242ad5-e047-4d0f-81b1-5d7db56a8195%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Video campaigns appearing under a campaign group in the AdWords UI, but not being returned on reports via the API.

2018-11-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Posting the summary of the offline discussion for the benefit of other 
users of the forum:

Video campaigns having the Campaign Sub type of "Reach" are experimental 
campaign type and is filtered out of all AdWords API requests. You may not 
be able to get that using the API. You will be able to identify these 
campaigns from the user interface by looking for Campaign subtype of Reach. 
If you have these campaigns in your account, data discrepancies between the 
API and the UI are expected. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/9206df17-8475-4b84-b702-e12c21bb8638%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Asset id in universal app campaign

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Esteban, 

If you do a CampaignService.get() 

 
and look for the details in the UniversalAppCampaignSetting 
,
 
you will be able to get the youtubeVideoMediaIds 

 
and imageMediaIds 
.
 
You should then be able to use the MediaService.get() 

 
and filter by the above ids to get the asset details. This code 

 
sample in Java shows how to get all media using the MediaService. Samples 
in other languages can also be found here 
. Please 
give this a try and let me know if you are facing any issues. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/6282abc4-6d1c-4d81-ad36-eaa5b5aaf854%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "cannot_modify_Ad" Error Updating Final URLs for Ads

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Pat, 

Yes, those Ad types are not supported by AdService. Hence, you may need to 
remove the old ad and create the new ad with the updates. This will create 
a new ad and you will no longer have the historical stats associated with 
it. You will be able to see the historical stats associated with the old 
ad. 

>From the description, it looks like it would be ideal to use your tool 
before you create the Ad itself. You could start working with the proposed 
Final Url and let the tool come up with the correct url. You could then use 
the API to create the ad with the correct Url. Ads not being able to be 
modified for all types is a product level limitation. You can verify this 
in your test Google Ads account from the UI. For instance, modifying an 
image ad will create a new version of the ad and remove the old one. 

If you would like, you can also post this question on the advertisers 
community forum 
 
to 
see if the product experts there have any suggestions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/fe878926-1cbd-43b5-8e90-f5fec6a688cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to get traffic estimates for keywords for a single campaign?

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Ideally, the request should be containing criteria for the specific 
keyword, its ad group and its campaign level details. The estimates being 
for the specific keyword, you could split the requests to contain data from 
a few ad groups so that the API will not hit this limit of number of 
criteria in one API call or number of keyword estimates in one API call. 
Please let me know if that helps. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/7e3997e2-21e5-4d97-b4c4-b2b64173d5ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to get all searchterms and exclude them

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

To get the search terms which triggered the ads in an ad group, you can use 
the Search Query Performance Report 
.
 
To get the data at the ad group level, you could add a predicate to filter 
by adgroupid 
.
 
You will not be able to delete the search terms. If you would like to 
delete the keywords which are same as search terms, you will need to use 
AdgroupCriterionService.mutate() 

 and 
perform a mutate call to remove the specific keyword. Please check the 
RemoveKeyword 

 code 
sample in Java for reference. To add that as a negative criterion at the 
campaign level, you could use the CampaignCriterionService 

 and 
add the NegativeCampaignCriterion 
.
 
Please check this code 

 sample 
in Java for reference. Code sample in other languages can also be found here 
. Please 
let me know if you have any additional questions. 

We are running an annual developer feedback survey. Please take opportunity 
to leave feedback  on 
how we can make managing campaigns at scale even easier.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/73175f99-6ff5-48a5-98b7-b5ff5c0c5d87%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Missing output of the RelatedToQuerySearchParameter

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

The API results should be similar to the functions under "Find new keywords 
and get search volume data" in the keyword planner UI. However, it is not 
guaranteed that the results in the API will be an exact match of the 
results in the UI. To take a closer look, could you share your SOAP request 
and response along with your CID? Please note that when using test accounts 
,
 
the TargetingIdeaService will return dummy data. Hence, you need to be 
making the calls against a production account to test this. Please use 
reply privately to author while sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/b4a26d96-d63f-4883-be5d-4532e4d17d23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report Generation

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Albert, 

The report generation time typically depends on how big the report is for 
each API call for a single account. In this case, as you are downloading 
the reports from each account in the MCC, which means making API call for 
each account, it may take a few mins. If this is repetitive process, maybe 
you could adjust the date range in such a way that you are only downloading 
the newer data which your database does not already have and save the data 
in your database every time you make the API call. This may not be a 
tremendous reduction in the time as the real issue here is the number of 
accounts that you need to fetch data from. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/1c21f95f-6efd-43e8-a53c-55711d610008%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to get traffic estimates for keywords for a single campaign?

2018-11-02 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

There is a limit of 2,500 Keyword estimates per request and 50,000 sum of 
keywords x locations x languages in each campaign estimate request. Please 
check the limits guide 

 
for reference. You may need to adjust these to make the API call. Please 
let me know if you have any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/a94fb300-1cc2-495d-a3f3-e776e630d405%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Product Partition Tree for some campaigns take a while. Suggestions?

2018-11-02 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Venkata, 

Looks like you already have a great idea. What details would you need this 
process to run? Based on that, you may be able to leverage the Product 
Partition Report 

 or Criteria Performance Report 

 with 
criteriatype = PRODUCT_PARTITION. Reports are the recommended approach when 
the number of entities you are trying to retrieve is higher. 

We are running an annual developer feedback survey. Please take opportunity 
to leave feedback  
on how we can make managing campaigns at scale even easier.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/76dee9e7-8c89-4494-b6bf-ad1be6f9b32e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA while uploading the customers to Google Ads

2018-11-02 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Srinivas, 

We understand the inconvenience. Our team is actively working on resolving 
this issue. I will keep you posted as soon as I get any updates from them.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/8c60e055-f91b-433b-bd64-1ffcf1222430%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to manipulate an object of Google Ads API's Enum class - python

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

As you can see from here 
,
 
2 is the vale assigned for SEARCH campaigns. Could you please check that 
you are printing the right attribute in your code? If you are unable to 
verify, could you share the code snippet along with the programming 
language that you are using? 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/ea22f85e-e74d-49ed-81a7-efbc402a20ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to get traffic estimates for keywords for a single campaign?

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Yes, we did receive the private reply. You are right, you could set the 
campaign IDs and campaign criteria to fine tune the results of traffic 
estimator service. However, it looks like your issue is hitting rate limit 
errors. This is not specific to the attributes that you set but based on 
how many API calls you make in a day which also depends on your developer 
token's access level(DEVELOPER scope). In a different scenario, it could 
also depend on how fast you are making the API call against a specific 
account (ACCOUNT scope). Based on the type of error, you may need to handle 
such errors in your application. Please check the linked guide which talks 
bout the rate limits 
. If you 
are able to share the error logs for rate limit errors I may be able to 
guide you better. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/5862f26c-c3bb-4f24-95b2-ec6f78d1aaba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "cannot_modify_Ad" Error Updating Final URLs for Ads

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Pat, 

Starting v201806, you can use the AdService 
 
to mutate your ads without losing their performance data. Please check this 
guide 

 
for more details. However this is not supported for all ad types. The 
supported ad types can be found here 
.
 
If you are trying to update the ad of these types and facing issues, could 
you please share the SOAP request and response without redacting the Ids? I 
can take a closer look. You can use reply privately to author while sharing 
the details. 

Please note that this service is not supported in batch processing. The 
operations supported by BatchJobService can be found here 
.
 


Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/91f1fbdf-5fe9-4812-8ee8-c27cebb5c752%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SelectorError.INVALID_PREDICATE_FIELD_NAME

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

The field ProductPartition.partitionType 

 that 
you are trying to use as predicate cannot be filtered on. Please check this 
table 

 for 
more details and fields that can be filtered on. You could instead filter 
on Criterion.type 

 = 
PRODUCT_PARTITION. Then you may need to post-process the response to find 
the UNIT among those. Please let me know if you have any additional 
questions. 

We are running an annual developer feedback survey. Please take opportunity 
to leave feedback  on 
how we can make managing campaigns at scale even easier.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/17dd8ce5-a4ac-422c-b4bd-7ea6cce7a3d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Video campaign reporting breakdown on age, location, gender etc.

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

You will need to use the Age Range Performance Report 
,
 
Gender Performance Report 

 
and the Geo Performance Report 

 
to get the data for age, gender and location respectively. These reports 
does not have a field to filter by the campaign type (AdvertisingChannelType 
).
 
Hence if you would like the report to contain data only for the video 
campaigns, you may need to get the campaign ids of these campaigns and use 
that in these reports to filter on. If you would like samples in reporting, 
please check here 

 
for Java examples. Samples in other languages can also be found here 
. Please 
let me know if you have any additional questions. 

We are running an annual developer feedback survey. Please take opportunity 
to leave feedback 

 
on how we can make managing campaigns at scale even easier

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/f839f534-883e-4325-9c47-99551eee3451%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adding labels on keywords

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

>From the code snippet it is not clear if you are performing the 
AdGroupCriterionService.mutateLabel() 

 operation. 
Please take a look at the attached code snippet (in Java) to get an idea of 
how to create a label and attach it to a specific keyword. Please let me 
know if you have any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/9a9840ff-1a4c-42b0-9f5f-ad473b7bab04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AddLabelToKeywords
Description: Binary data


Re: updating ip exclusion list

2018-10-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Yes, in that case it will be 1000. Please see here 
 to know how the 
API operations are counted in various case. If you need to remove just one 
of the IP addresses, you could remove just that one and add the new one. It 
is not required to update the entire list that you have on the campaign. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/7b8dcab8-154e-4f28-9fc6-c32df2530bc8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adding latitudes & longitudes programmatically

2018-10-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

To add a latitude and longitude to proximity criterion, you would need to 
set the latitude and longitude in micro degrees. Also, the 
radiusDistanceUnits and radiusInUnits should be set in the proximity 
object. Could you please give the below code snippet a  try and let me know 
if that works? 

  proximity = {
  'xsi_type': 'Proximity',
  'geoPoint':{
  'latitudeInMicroDegrees' : '40712800',
  'longitudeInMicroDegrees' : '74006000' 
 },
  'radiusDistanceUnits': 'KILOMETERS',
  'radiusInUnits' : '50.0'

  }

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/a4e8eb76-f9cf-47be-8308-c219b7c42240%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to integrated adwords api?

2018-10-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Welcome to AdWords API!

To get started with the PHP client library, you could use the instructions 
in the README file . Here 
is the code samples 
 
in PHP client library. If you face any issues while setup, please let me 
know. Please note that our examples are meant to be run from the command 
line and not as a webpage. If you run them as a webpage, results may not be 
shown properly. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/7ebd4285-184e-4a37-8953-10d874ac57ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: updating ip exclusion list

2018-10-29 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

You are right, you could remove the specific IP_BLOCK and add the updated 
IP instead of performing the SET operation. Please let me know if you are 
facing any issues while doing this. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/5120c106-ea78-407b-a16b-c480c1114784%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get Landing Page in Adwords API PHP

2018-10-29 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

The Criteria Performance Report 

 
will give the stats aggregated at the criteria level. In your case, age and 
house hold income. If there is no final url set for these criteria, you may 
not get that via the report. To take a closer look at your case, could you 
please share your client customer id? You could use reply privately to 
author option while replying. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/e91315b2-2836-4967-bb96-62332024614c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA while uploading the customers to Google Ads

2018-10-29 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Our team is currently investigating this issue. We'll keep you posted on 
the updates. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/6e9ccb56-cf9c-4dca-9495-26a94686906c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Python] Adwords API - Product Partition

2018-10-26 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kevin, 

Glad that you were able to find the solution. You are right, to partition 
with the offer id, you will need to use the ProductOfferId 

 dimension. 
Here is the list 

 of 
product dimensions that you can use while creating product partitions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/122c3222-ed57-472e-badc-9fde43d42c11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API Access to Billing Transaction History reports

2018-10-26 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

This is still not available. We don't have a timeline for this feature to 
be available via the API. Please keep an eye on our blog 
 for 
updates on the upcoming releases. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/be7454a8-9be0-44ee-890b-7c89e933563a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API Reference outdated (re AdWords Express)

2018-10-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Matthias, 

You are right. The advertisingChannelType 

 and advertisingChannelSubType 

 in 
the blog 

 
are the correct values for an AdWords Express Campaign. The 
advertisingChannelType is certainly missing EXPRESS but the 
advertisingChannelSubType may still have the old values for paused 
campaigns (existing prior to the migration). I will let the team know about 
this and request an update in the documentation. Thanks for bringing this 
to our attention. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/b81c2ea9-901c-4fd2-92a5-d91160d4a3bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can't create partition tree or I just don't understand it

2018-10-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

The INVALID_PRODUCT_BIDDING_CATEGORY 

 indicates 
that "Bidding categories do not form a valid path in the Shopping bidding 
category taxonomy". Since you were able to verify that, could you please enable 
logging 

 and 
share you SOAP request? You could reply privately to the author while 
sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/d97c445e-fe21-4f14-9194-4a59c7224e91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Python] Adwords API - Product Partition

2018-10-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kevin, 

Yes, I did get the details that you had shared. If you are looking for a 
product partition tree as attached in the screenshot, you could use the 
code sample attached. The "empty" caseValue of the correct type is required 
to represent "all other values". Please check here 
 
for 
more details. You can refer to this sample 

 to 
create a shopping campaign and the ad group. Please let me know if you have 
any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/d3acf054-956d-46f2-8543-226b5512b444%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
#!/usr/bin/env python
#
# Copyright 2016 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#  http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

"""This example creates a ProductPartition tree.

The LoadFromStorage method is pulling credentials and properties from a
"googleads.yaml" file. By default, it looks for this file in your home
directory. For more information, see the "Caching authentication information"
section of our README.

"""


# Import appropriate modules from the client library.
from googleads import adwords
import logging
import googleads

ADGROUP_ID = '***'


class ProductPartitionHelper(object):
  """A helper for creating ProductPartition trees."""
  logging.basicConfig(level=logging.INFO, format=googleads.util.LOGGER_FORMAT)
  logging.getLogger('googleads.soap').setLevel(logging.DEBUG)
  def __init__(self, adgroup_id):
"""Initializer.

Args:
  adgroup_id: The ID of the AdGroup that we wish to attach the partition
  tree to.
"""
# The next temporary criterion ID to be used.
# When creating our tree we need to specify the parent-child relationships
# between nodes. However, until a criterion has been created on the server
# we do not have a criterion ID with which to refer to it.
# Instead we can specify temporary IDs that are specific to a single mutate
# request. Once the criteria have been created they are assigned an ID as
# normal and the temporary ID will no longer refer to it.
# A valid temporary ID is any negative integer.
self.next_id = -1
# The set of mutate operations needed to create the current tree.
self.operations = []
self.adgroup_id = adgroup_id

  def CreateSubdivision(self, parent=None, value=None):
"""Creates a subdivision node.

Args:
  parent: The node that should be this node's parent.
  value: The value being partitioned on.
Returns:
  A new subdivision node.
"""
division = {
'xsi_type': 'ProductPartition',
'partitionType': 'SUBDIVISION',
'id': str(self.next_id)
}

# The root has neither a parent nor a value.
if parent is not None:
  division['parentCriterionId'] = parent['id']
  division['caseValue'] = value

adgroup_criterion = {
'xsi_type': 'BiddableAdGroupCriterion',
'adGroupId': self.adgroup_id,
'criterion': division
}

self.CreateAddOperation(adgroup_criterion)
self.next_id -= 1

return division

  def CreateUnit(self, parent=None, value=None, bid_amount=None):
"""Creates a unit node.

Args:
  parent: The node that should be this node's parent.
  value: The value being partitioned on.
  bid_amount: The amount to bid for matching products, in micros.
Returns:
   

Re: [Python] Adwords API - Product Partition

2018-10-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Kevin, 

Glad that you were able to remove the existing product partition. What 
issue are you facing? Could you please share the error that you are getting 
along with your SOAP logs? You can use reply privately to the author option 
while responding. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/5f6194ac-c817-4d7b-959f-e54250e651ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Video Ads - How to pull metrics from Adwords API.

2018-10-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

We don't have any updates yet. The video campaigns are still only supported 
via reports in the AdWords API. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/8060ce32-d56b-4dcc-b032-dfae4e5ef12b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Python] Adwords API - Product Partition

2018-10-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kevin, 

>From the error, it looks like the subdivision creation is failing as there 
is already a product partition. The subsequent nodes seems to fail as the 
subdivision creation failed. Could you please confirm if you were creating 
the ad group via Google Ads UI? If so, you will need to first remove the 
default product partition and then retry to create your new product 
partition. This post 

 
should be helpful. If you want to do this in a new ad group, you could 
create one via the API and then use the code sample 

 
that you shared to create the product partition. Please give this a try and 
let me know if you face any issues. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/100ec865-415a-4926-a7e3-17ccfeb5dea5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Dynamic Search Ads update Final URL Suffix

2018-10-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Yuechen, 

Using the AdWords API, you will be able to set the finalUrlSuffix 

 of 
the BiddableAdGroupCriterion 
.
 
We don't have a code sample for this but you could check the 
AddDemographicTargetingCriteria 

 in 
Java for adding an ad group criterion. Code samples in other languages can 
be found here 
. AdWords 
API does not have a service which will read the inputs from the google 
spreadsheet. You could post this question on the Google Ads Scripts forum 
 as this may be 
possible via the Google Ads Scripts. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/3a364fb8-5a96-45ca-8ccf-32944c23d216%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: HTTP Response Code: 500, Trigger: Unexpected Internal Server Error, Type: ReportDownloadError.INTERNAL_SERVER_ERROR

2018-10-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

The INTERNAL_SERVER_ERROR could be due to a transient error. Could you 
please confirm if you are still facing the issue on retry? If so, please enable 
logging 
 
and share your report definition along with the CID. You may reply 
privately to author while responding. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/545d04c6-dcca-4412-b9e6-97b60c5cc875%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why: Adwords API doesn't merge keywords that are close variants to 1 keywords like Keyword Planner does.

2018-10-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Performing a similar test at my end, I see that the AdWords API is 
returning 4 entries each which has 140 as SEARCH_VOLUME for the first 3 and 
no results for the last one. Which is matching with the keyword planner in 
the UI. As you observed, keyword planner is combining the close variants 
together and returning one row with the status. You might have observed the 
message "Some keywords you entered and their close variants have been 
grouped into one row" in the keyword planner. I feel, you may need to 
change the logic of how you are calculating the search volume of 4 keywords 
in one ad group. My suggestion is to post the questions about deriving the 
search volume in an ad group in the advertisers community forum 
. 
The product experts there should be able to guide you better. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/4f1cfa5e-5239-4f2d-98c3-0a3ee6c2d8a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR retrieving callout extensions

2018-10-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Could you please share your code snippet and values of the variables (if 
any) along with the CID? You can use reply privately to author option if 
you prefer that.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/3864e6ce-e1b4-4c0d-a2e6-8f778c31826e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR retrieving callout extensions

2018-09-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Could you please try the below and see if that works for you? Once you are 
able to generate the logs, please share the SOAP logs so that I can take a 
closer look. You can use reply privately to author while sharing the 
details. 

import logging
..
logging.basicConfig(level=logging.INFO, 
format=googleads.util.LOGGER_FORMAT) 
logging.getLogger('suds.transport').setLevel(logging.DEBUG)

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/aba01bef-2758-4c6d-bcec-6e8b3dd7288c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Uploading users to userlist and deleting old ones at the same time

2018-09-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Max, 

Your understanding is correct. You can initiate the add and remove 
operations one after the other and the API will only apply that operation 
to the members available at that point. For instance, if you make a 
removeAll operation, it will remove all the items that were in the list 
BEFORE you called the removeAll. All the items added afterwards will stay. 
So in your case, at the end of the process, only newly added members will 
remain in your list. Please note that it can take up to 12 hours for the 
list to be populated with the final list of members. Yo can find the 
customer match considerations here 
.
 
Let me know if you have any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/a60c41ef-72a6-4741-9c09-81753ce0eae6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Set Status of a Youtube Campaign

2018-09-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Jofin, 

Our team is aware of this request. However, I cannot comment on a timeline 
for the support for video campaigns to be available in the AdWords API. 
Please keep an eye on our blog 
 for 
updates and announcements about the upcoming releases. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/e37cd3d4-7954-479a-8525-03f316b651a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Placement performance total clicks different from other reports

2018-09-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Tiana, 

I was able to replicate the issue that you are observing. The Placement 
Performance report in the API does not seem to match with the placement 
stats in the UI and Account Performance report. I have shared the details 
to the team. I will keep you posted on the updates. In the meantime, please 
use the UI to confirm the stats of the placement data. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/90b93502-b335-41c7-bf3e-43f5e79ab830%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How i can set Ad Schedule criterion and date range to get Traffic Estimate?

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Qaiser, 

The KeywordEstimate 

 
object within the AdGroupEstimate will contain the lower bound (min 
)
 
and upper bound (max 
)
 
of the traffic estimation (StatsEstimate 
)
 
for each keyword. Please check here 

 
for more details. As shown in the code sample, you will be able to get the 
estimated average cpc and estimated average cost by taking the mean of the 
min and max values. Please note that returned values are estimates, and are 
not a guarantee that actual performance will be within these bounds. Also, 
these may not be the same value as in the UI. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/12e22158-0634-4580-b2a5-86f5b9735e66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Parallel Tracking and DoubleClick Compatibility

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Looks like they are using SA360 for tracking. Therefore, you will need to 
check with your SA360 rep or follow this help center article 
 before you turn 
on parallel tracking as there are a handful of features that are not 
compatible with parallel tracking as-is and you may need to migrate those 
before enabling.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/38ad9421-6da8-4f90-9c7a-6850e463849a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AWQL; getting the keyword name

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Could you please elaborate the issue you are facing? Are you not able to 
get the actual keyword text using the Criteria 

 field 
in CRITERIA_PERFORMANCE_REPORT 
?
 
If so, could you share your report definition along with the client 
customer id and highlight the specific keyword for which you are facing 
issues? You could use reply privately to author while sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/3aecb649-e48b-4f4d-a2a0-229c93d1ff37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Placement performance total clicks different from other reports

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Tiana, 

You are right, the Placement performance report is a multiple attribution 

 report 
and the multiple attribution reports should NOT be aggregated together, 
since this may double count impressions and clicks. To analyze your issue, 
could you please share your report definition along with the client 
customer id of your account? You could use reply privately to author while 
sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/0e345499-24b8-41a8-954d-635e119eb0d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BatchJobError.DISK_QUOTA_EXCEEDED with no pending BatchJob

2018-09-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rafael, 

Could you please share your client customer Id? You could use reply 
privately to author while responding. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/d8e94b59-ebd1-4550-bc0d-2b3795f5b7fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AWQL; getting the keyword name

2018-09-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

The Criteria 

 in CRITERIA_PERFORMANCE_REPORT 

 will 
have the actual keyword text. Please note the column names are case 
sensitive and you will need to use "Id" as show below:

*SELECT Criteria, Device, Id, Impressions, Clicks, Cost, AverageCpc, 
AveragePosition, CriteriaType FROM CRITERIA_PERFORMANCE_REPORT WHERE Status 
IN [ENABLED] AND Clicks > 0 DURING LAST_7_DAYS*

Please let me know if you have any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/00277e99-ba97-436a-8365-9f4df053d042%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect to the remote server when submitting a Batch Job

2018-09-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Alperen, 

The issue seems to be specific to your environment setup. I found another 
thread 

 about 
the same topic which might be useful for you. If the suggestions on that 
thread is not helpful for you, could you please open a new issue 
 on the .NET 
client library? The library owner is better equipped to address this 
question. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/37dd6bef-d993-455f-93f4-7e522eb74f0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Disk Quota for Batch Jobs is a negative number and doesn't seem to be recovering

2018-09-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sanjay, 

Thanks for the details. I am checking with the team and will keep you 
updated as soon as I hear from them. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/d5ea2998-a256-4e1b-ba96-8a15c46ad1a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Disk Quota for Batch Jobs is a negative number and doesn't seem to be recovering

2018-09-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sanjay, 

Could you please share the client customer ids of those accounts along with 
the SOAP logs (request/response) where you are getting the negative value 
for diskusagequotabalance 
?
 
You can use reply privately to author while sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/056658e6-f38e-439c-ab40-65bf93dad539%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How i can set Ad Schedule criterion and date range to get Traffic Estimate?

2018-09-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Qaiser, 

You can also use the TrafficEstimatorService 

 to 
obtain information similar to the *Plan your budget and get forecasts* feature 
of the AdWords Keyword Planner . 
As you can see in the UI, not all criterion is supported in this service. 
Ad Schedule is not a supported criteria. You can only set Location and 
Language as criterion. Though date range is supported in UI, it is not 
possible to set this in the API. You could check this table 

 which 
shows the mapping between the UI and the API service for more clarity. 
Please let me know if you have any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/01290c0f-ef7b-4866-8a48-e4403941bf69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to map Keywords report and call metrics call details report ?

2018-09-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jorge, 

As you have observed, the Call Metrics Call Details Report 

 does 
not have keyword as a supported field. However, you will be able to get 
this data using the Keywords Performance Report 

 along 
with the Call Metrics Call Details Report. Once you have gathered the 
details of the call from the Call Metrics Call Details Report, you can run 
the Keywords Performance Report and filter the data for the specific Ad 
groups during the same date range and look for the Id 

 
and Criteria 

 
in the rows corresponding to Click type 

 
= Phone calls and Clicks 

 
is greater than 1. 

I was able to correlate the data with this condition in my testing. Could 
you give this a try and let me know if that works for you. I will also 
request for a new feature so that the Call Metrics Call Details Report in 
the API will support the keyword like in the UI. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/8f37d08a-fd7a-468b-9642-d474ea6a298f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to map Keywords report and call metrics call details report ?

2018-09-04 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jorge, 

Call Metrics Call Details Report 

 is 
the API report that maps 
 to 
the Call details view of the UI. However, this report only breaks down the 
data at the AdGroup level. If you are looking for data broken down further 
by ad or search term, you may need to use the Search Query Performance 
Report 

 or 
the Ad Performance Report 
.
 
Is there a specific combination available in UI that you are looking to 
extract via the API? If so, could you share the screenshot and your CID? I 
can take a look and see if there are any workarounds available. You could 
us *reply privately to author* while sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/ee216b31-ef3a-4259-96e9-8a27a591361b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR retrieving callout extensions

2018-08-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Marcel,

Your SOAP logs looks fine to me. The UNEXPECTED_INTERNAL_API_ERROR could be 
due to a transient issue. Could you please confirm if you are seeing this 
issue on retry? If so, could you give a try with a lesser number of results 
like 100? If that request is failing, please share the SOAP logs of that 
operation. We should be able to take a closer look with that. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/3c9447b4-095c-4c26-8269-205cc27535fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: What is the better way to use AdWords Api for different client accounts from Agency Account that are not linked to them.

2018-08-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Please find my responses inline:

   - According step 4, i can use this data immediately, but will i have to 
   use this tokens later?
   The guide that you are referring to is the correct one to check. As you 
   might have seen in the step #3, you can store the refresh token in the 
   adsapi_php.ini 
   
.
 
   This along with your client id and client secret can be used later to get 
   the access token and make the API calls. This way, the client will only 
   have to authorize once (provided the access of that user on the account 
   does not change).
   - Can i use my ClientId and ClientSecret from Agency Account for that 
   Clients and use only their ClientCustomerId and refresh token to build 
   oautCredential?
   Yes, you should be using your client id and client secret along with the 
   client's refresh token and client customer Id.
   - And is there an opportunity to use one file for different Clients and 
   set clientCustomerId and RefreshToken programmatically?
   Yes, you can set the details dynamically using the OAuth2TokenBuilder 
   

and AdWordsSessionBuilder 
   
.
 
   Please check here 
    for more 
   details. 

Please let me know if you have any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/f1304ddd-fb1f-4f3f-94f3-f7c299c944cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adsense creation as precondition to Ad Manager

2018-08-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Joab,

If you already have a production Google Ads manager account, you can use 
that account to setup the API access. Please follow the instructions in this 
guide  to 
setup the API and request for API access. If you do not have a production 
Google Ads manager account, you can create one by following the 
instructions in this guide 
. An email 
address can be linked with five accounts and hence if the email that you 
want to use is not already linked with five Google Ads accounts (including 
manager accounts), you can use the same email address. If you are reusing 
the email address, please make sure to click the hyper link in the message 
at the bottom of the account creation page "*Do you want to create a new 
Google Ads account associated with this email address? Click here.*"

The creation procedure of production Google Ads manager account should not 
force you to create or setup AdSense. Could you please follow the 
instructions shared above and see if you are still being directed to setup 
AdSense? If so, could you share the screenshot and the steps that you 
followed which lead to the specific page? You can *reply privately to 
author *while sharing the screenshots. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/37887716-ea8d-450a-bf7c-a6b39434f0fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdRotationMode for AdGroup_Performance_Report not a valid report type

2018-08-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

I see that you have already posted this question on the AdWords Scripts 
forum . 
Since your questions are specific to AdWords Scripts, please continue your 
discussion on that thread. Please feel free to open a new thread if you 
have any questions about the AdWords API or Google Ads API. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/b18d8707-565c-4bd6-a6f9-c1c9618a688a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdRotationMode for AdGroup_Performance_Report not a valid report type

2018-08-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Could you please confirm if you are using AdWords API or AdWords Scripts? 
If you are using AdWords Scripts, could you please post your question on their 
forum ? If you are 
using AdWords API, please make sure that you are using the V201806 version 
of the API as AdRotationMode field was added to ADGROUP_PERFORMANCE_REPORT 
in that version of the API. Please check here 

 
for more details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/aa61e7c6-c64b-4088-bd0e-a7dafca6f9d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ad customizer with IF functions not working

2018-08-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Thanks for sharing this. It would be really helpful for other users on this 
forum facing the same issue. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/49bddebe-b798-4909-a2e2-5dba31c48c49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Link Adwords Account: AuthenticationError.OAUTH_TOKEN_INVALID

2018-08-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Glad to know that you were able to resolve the issue. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/9e333e14-b2b5-4e1f-9695-3c912e55040d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: CAMPAIGN_PERFORMANCE_REPORT filter by Labels (strings)

2018-07-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

In the reports that supports Labels 
,
 
you may only be able to filter using the LabelIds 
.
 
If you are having trouble mapping the label names to the label ids, you 
could use the Label Report 
.
 
This is a structure report and you will be able to filter using the 
LabelName 

 in 
this report. I will raise a feature request to see if filtering based on 
Labels can be enabled in the supported reports. You could keep an eye on 
our blog  for 
updates and announcement about future releases. 

Thanks,
Sreelakshmi, AdWords API Team

On Thursday, July 26, 2018 at 5:20:05 PM UTC-4, Kristijan Novakovic wrote:
>
> Hi,
>
> No, that's not what I want. I want to filter by Label (as in Label Name - 
> String) not by Label IDs. Is that possible?
>
> On Thursday, July 26, 2018 at 10:29:01 PM UTC+2, Sreelakshmi Sasidharan 
> (AdWords API Team) wrote:
>>
>> Hello, 
>>
>> As with other fields of type List, you can filter reporting results by 
>> LabelIds using CONTAINS_ANY, CONTAINS_ALL, or CONTAINS_NONE. You could 
>> check the guide on labels  for more clarity. Please see 
>> a sample AWQL below :
>>
>> SELECT CampaignId, LabelIds, Labels FROM CAMPAIGN_PERFORMANCE_REPORT 
>> WHERE Labels CONTAINS_ANY [926238056]
>>
>> Let me know if you have any additional questions. 
>>
>> Thanks,
>> Sreelakshmi, AdWords API Team
>>
>>
>> On Thursday, July 26, 2018 at 9:34:09 AM UTC-4, Kristijan Novakovic wrote:
>>>
>>> Hello,
>>>
>>> Is it possible to filter data by Labels (string values)? Whenever I try 
>>> to do that I get "Temporary problem with the server. Please retry the 
>>> request after a few moments".
>>> If I insert integers as values to filter by (ids)  then it works ok.
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/9f4ba66a-f8a3-4cb6-a43a-f8b5842fe3f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: CAMPAIGN_PERFORMANCE_REPORT filter by Labels (strings)

2018-07-26 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

As with other fields of type List, you can filter reporting results by 
LabelIds using CONTAINS_ANY, CONTAINS_ALL, or CONTAINS_NONE. You could 
check the guide on labels  for more clarity. Please see a 
sample AWQL below :

SELECT CampaignId, LabelIds, Labels FROM CAMPAIGN_PERFORMANCE_REPORT WHERE 
Labels CONTAINS_ANY [926238056]

Let me know if you have any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team


On Thursday, July 26, 2018 at 9:34:09 AM UTC-4, Kristijan Novakovic wrote:
>
> Hello,
>
> Is it possible to filter data by Labels (string values)? Whenever I try to 
> do that I get "Temporary problem with the server. Please retry the request 
> after a few moments".
> If I insert integers as values to filter by (ids)  then it works ok.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/f56a13ee-0ff9-4d59-a302-0d5932b2d6bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Product partition tree corrupted

2018-07-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Could you please perform an AdGroupCriterionService.get() for that specific 
AdGroup and share the SOAP logs without redacting the ids along with the 
criterion Id that you are not able to see in the response? Please use *reply 
privately to author* while sharing the details. 

Since some discussion on this thread happened on a private thread, I am 
also posting a summary for the benefit of other users on this forum. 
The ProductPartition 

 is 
a type of AdGroup criterion 
.
 
That said, the criterion Id 

 is 
not globally unique. Whereas the Criterion Id and the AdGroup Id together 
will be globally unique. Please check this 

 document 
for more details. 

You should see separate root node definitions (with partitionType as 
'SUBDIVISION') under each AdGroup that has product partition. But the root 
node Id which is AdGroup criterion Id may have same value as some other 
AdGroup criterion Id. If you are trying to refer to a specific AdGroup 
criterion (product partition), you will need to make sure that the 
respective criterion is always referred by the combination of the AdGroupId 
and the Criterion Id. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/376a4cd2-b63e-433d-9333-6d1f92593c09%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: MaximizeConversionValueTargetRoas not valid for report type CAMPAIGN_PERFORMANCE_REPORT?

2018-07-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Gal, 

Thanks for sharing the details offline. On this forum we discuss questions 
about AdWords API. Since your question is about AdWords Scripts, please 
post your question and the logs in the AdWords Scripts forum 
. The experts 
there are better equipped to address your questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/8849b5c2-43ac-4a43-ba53-2856d6cffb91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get the total sum cost of a campaign that have the number 102 in it

2018-07-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

By default the reports will have the rows corresponding to the report 
definition. However, you can have just the summary printed out in your 
code. Please take a look at the StreamCriteriaReportResults.java 

 sample 
in Java where total impressions are extracted and printed out after the 
report call without holding the entire file or results in the memory. You 
could try something similar to this example and just get the cost from your 
report call. Samples in other languages can also be found here 
. 

Please let me know if you have any further questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/339e192d-ceca-4a16-8263-1a711b24fdd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Dynamic Remarketing Campaign not showing

2018-07-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sean, 

Could you share the screenshot of the AdWords UI view that you are trying 
to retrieve using the API? Also, please share the CID of your AdWords 
account. Please *reply privately to author* while sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/75053679-c051-488a-8137-8232863589f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get the total sum cost of a campaign that have the number 102 in it

2018-07-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Are you trying to get the cost at an account level? If so, you could use 
Account 
Performance Report 

 and 
then include AccountDescriptiveName 

 and Cost 

 to 
get the stats at the account level. You will be getting one row for the 
specific account. If you want the stats at the Campaign level, you will 
need to use the Campaign Performance Report 
.
 
Please note that this report will contain number of rows equivalent to the 
campaigns that match the condition in your report definition. If you want 
to get the summary of the stats, you could set the skipReportSummary 

 field 
to false and that should give you the sum where it is applicable. If this 
does not answer your question, could you please elaborate? 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/b6888259-8876-4ad8-bf49-a0d9ce0856a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: demographics targeting in adgroup

2018-07-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Glad to know that you were able to work with the suggested approach.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/114347f0-9676-4a7d-a4da-66f124e3abac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: demographics targeting in adgroup

2018-07-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello,

I had replied to you on the private thread that I am following up with the 
team for further updates and to check if the current behavior is the 
expected behavior. Also, that the AdGroupBidModifierService 

 can 
only be used to set the bid adjustments for the supported criterion types. 
To add the criterion, you will still need to use the AdGroupCriterionService 

. 

I do have some updates regarding the demographic criterion like Gender, 
AgeRange, Parental status. These criteria types are special as they have 
discrete set of possible values and all the possible values will be enabled 
by default on each campaign and ad group. Which means, all the values are 
targeted by default. 

If you want to target only one of the values (such as AgeRange 35-44 for 
example), the proper approach is to exclude all the other values for the 
campaign or ad group based on your use case. That said, the API's behavior 
is inline with what is shared above. Since all the values are enabled 
anyway, setting one range explicitly is not making the difference. Hope 
this clarifies your question. Please let me know if you have any further 
questions. 

Thanks,
Sreelakshmi, AdWords API team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/161c7c2c-4bd7-4bc4-9a02-05b7cc77c1e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Demographical report (AgeRanges + Gender)

2018-07-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Our team is aware of this feature request. Unfortunately, I cannot comment 
on the timeline for this to be available. My suggestion is to keep an eye 
on our blog  
for any updates and announcement about the future releases. Thank you for 
sharing your feedback with us!

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/39dfcd6f-beae-4b04-999e-389540fa790f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get user list id in get campaign

2018-07-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tharun, 

About getting the UserListId and UserListName via the 
CampaignCriterionService.get() 
.
 
Please find the available selector fields for CampaignCriterionService here 
.
 
You could try an API call with the SOAP request as given below: 

 
https://adwords.google.com/api/adwords/cm/v201806;>

UserListId
UserListName
CampaignId
CriteriaType

CriteriaType
IN
USER_LIST


CampaignId
IN
734382460


0
100





To add or update a email in an existing user list, you will need to use 
AdwordsUserListService.mutateMembers() 
.
 
Please check this section 

 of 
the python code sample for reference to add members to a user list. Please 
let me know if you have any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/5d50bb07-4099-4ee7-9197-f2d5ce7887d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Account access management in API (grant other user access to my account)

2018-07-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello,

Unfortunately, I cannot comment on the future plans for this. You could 
keep an eye on our blog 
 for 
updates on the upcoming releases. I will share your feedback with the team 
and let them know your interest. If you are able to share the CID of your 
account, that will be helpful for us. You can share that by using the *reply 
privately to author *option.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/30449722-1591-48ef-a220-c5a463820c80%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get user list id in get campaign

2018-07-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tarun, 

To get the AdWordsUserList associated with a campaign as a CriterionUserList 
,
 
you can use the CampaignCriterionService.get() 

 and 
filter with the campaign Id. You can look for the attributes userListId 

, userListName 

 etc., 
in the API response. You could check the GetCampaignTargetingCriteria 

 sample 
in Java client library to get all the campaign level targeting criterion. 
Samples in other languages can also be found here 
. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/aec7b4b4-56cd-4096-827f-ecde4f96c927%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Account access management in API (grant other user access to my account)

2018-07-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Your understanding is correct. The attributes inviteeemail 

 and inviteeRole 

 are 
only supported for ADD operation. You will not be able to add new users to 
an already existing account. Please check the linked documents for 
reference. 

Thanks, 
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/cae4a69e-e36a-4573-b885-3b8eb57a8f9a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Failed to exchange authorization code for access token

2018-07-10 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kieran, 

Thanks for explaining. Since you are using the web application type to 
setup the OAuth, you will need to specify a valid redirect url while 
creating the client credentials in the Google developers console.  
The same redirect 
url should be specified in your code snippet used to generate the tokens. 
The redirect url can be internally hosted applications as well. Please 
check this guide 
 
for 
reference. Once you set your redirect url in the credentials page, you will 
need to ensure to use the same in the code. For instance, the CALLBACK_URL 
variable in Java code sample 

 should 
be having the same url as specified in your credentials page. 

If you are already doing this, could you share a screenshot of your client 
credentials page with the redirect url visible (please be sure to redact 
the client id and client secret before sharing those) along with the code 
snippet that you are using to generate the OAuth tokens? Please use *reply 
privately to author* while sharing the sensitive information. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/da90f15e-8fd9-45cc-8823-12bf3326f918%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Failed to exchange authorization code for access token

2018-07-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Are you using one of our client libraries 
? If so, 
could you please ensure that you are following the setup steps specified 
under the web application in this section 

 of 
the guide? It is also important to make sure that the client credentials 
are being created as described here 
.
 
Please give this a try and let me know how it goes. If you are still facing 
issues, could you share more details as to when/ on which API call are you 
getting this error? If you have the complete logs, please share that as 
well. Please use reply privately to author while replying. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/4ba516f6-b7ba-4369-8666-745e13938700%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Failed to exchange authorization code for access token

2018-07-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jianbo, 

Currently, we are not aware of any issues. Are you still facing this error? 
Could you also share some more information about the error like are you 
observing this while setting up the OAuth or while using the OAuth 
credentials that were setup and working previously? You might also want to 
verify that the credentials in the Google developers console were not 
modified causing this failure. If you were able to make the API calls 
previously and you started observing this error recently, could you share 
your CID and the complete error logs?

Please use *reply privately to author* while sharing this information. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/8eaa0b9d-490f-4e29-8305-7a2f41988f65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: demographics targeting in adgroup

2018-06-29 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Thanks for the details. I was able to recreate the issue that you 
specified. However, one way to confirm that the criterion is really set is 
to perform an AdGroupCriterionService.get() 

 for 
that ad group and check that the ones you set are the only ones which are 
being returned by the API. If you wish to specifically exclude other ranges 
in a given demographic, you could explicitly set it as a 
NegativeAdGroupCriterion 
.
 
I will confirm with the team if the UI not reflecting the status is 
actually the expected behavior. In the meantime, could you please use the 
method suggested above to identify which demographic criterion is set?

About the AdGroupBidModifierService 
,
 
you will have to have the criterion explicitly set in order to set the bid 
adjustments via this service. Could you please elaborate what is the 
behavior you are observing while using this service? If you have the SOAP 
logs, that will be helpful too. Please use *reply privately to author* 
while sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/0d4bb65f-e1c4-4ee4-954a-31d7029ff65c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: demographics targeting in adgroup

2018-06-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

When a new ad group is created, until you explicitly set a demographic 
targeting criterion, everything will be targeted by default. No targeting 
criteria would mean target all criteria. That said, when you explicitly set 
a targeting criterion, the other ranges in that demographics should be 
automatically set to "Removed" status. I was able to test this using the 
API. To be sure, could you please try to create a new ad group and target 
any one criterion in a demographic, for instance age range 18to24 (503001) 
and then check the UI to see if the correct status is reflected? If not, 
could you confirm the API version that you are using? Also, if you could 
share that ad group id without making any further updates, it will help me 
in troubleshooting. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/09d612c8-34b8-4405-b4e4-d5efe67f00bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Account access management in API (grant other user access to my account)

2018-06-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Starting from V201802 version of the API, whitelisted developers can invite 
a user to have access to an account by setting the new inviteeEmail 

 and inviteeRole 

 attributes 
on an ADD ManagedCustomerOperation 
.
 
Please check the release notes 

 for 
reference. As specified, please note that this feature is only available 
for whitelisted developers. Please let me know if you have any additional 
questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/1dd12fee-0bd8-42ef-b5d8-187d5098a0f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Set Status of a Youtube Campaign

2018-06-26 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

Yes, the video campaigns are still supported only in reports via the API. 
This applies to the latest version of the API (V201806) as well. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/d8fb8039-b723-4761-b9fe-9ac02c43ef79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2018-06-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Jofin, 

Regret the delay in responding. Are you still facing ACTION_NOT_PERMITTED? 
We had an issue a while ago which is currently fixed. If you continue to 
face issues. Please use reply privately to author option and share you SOAP 
logs (request and response) along with the email id of the user 
authenticating the API call. I can take a closer look. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/83678075-e398-4211-bc00-ba3ccec0a5ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Google AdWords Test account

2018-06-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Antti, 

Are you checking for the red banner in the new AdWords view? If so, could 
you switch back  to 
the old UI view and check if you are able to see the red banner as 
specified here 
?
 
If you are having trouble confirming this, please share your client 
customer Id and I will be able to verify that for you. You could *reply 
privately to author* while sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/7c8fd45f-82d9-4e32-9bbc-ce154e3d5f65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Cannot get page feed from PLACEHOLDER_FEED_ITEM_REPORT?

2018-06-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, 

You are right, using a start index greater than 100,000 will result in an 
error. You could follow the steps listed below to use FeedItemService 

 to 
get all the FeedItems.

   1. Set a variable maxFeedItemId = -1
   2. Issue a get request with 'WHERE FeedItemId > maxFeedItemId ORDER BY 
   FeedItemId LIMIT 0,1'
   3. Collect feedItemIds from the response from step #2.
   4. Set maxFeedItemId = the last (largest) feedItemId in the response 
   from step #2.
   5. If the response from step #2 contained 10,000 items, repeat from step 
   2.

Since the result is ordered by the feedItemId, this will allow you to get 
all the FeedItems without encountering the START_INDEX_IS_TOO_HIGH error. 
Please give this a try and let me know if you face any issues. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/a284275c-8c4a-4b49-9ea2-349df6ee53be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Cannot get page feed from PLACEHOLDER_FEED_ITEM_REPORT?

2018-06-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

I am Dhanya's colleague and following up on this thread as she is OOO 
today. It is not possible to get the details of the Page feed using the 
Placeholder Feed Item Report. To get the stats of the DSA campaign and 
related entities, you could consider using any of the reports listed here 
.
 
You will be able to get the stats related to the specific URL using the 
Keywordless 
Query report 
.
 
If you are trying to get the details of the page feed and feed items, you 
could use the FeedService 

 and FeedItemService 

 to 
filter the specific feed and feed items. Please check the feed services 
guide  for 
more details and code samples. Please note that the DSA page feeds will 
have the criterionType = 61 instead of a placeholder type 
. Let 
me know if you have any additional questions. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/94485675-3bf1-41c5-a336-ae84bae6676a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Users suddenly getting errors for [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:‘’]

2018-06-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi All, 

The issue has been resolved. Could you please retry the API requests and 
let me know if you are still facing issues? 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/1c19c2d3-fceb-438b-93b8-c0feaec28aea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   >