RE: Maintaining Stitch connectivity while moving Ads accounts to Google Marketing Platform

2021-08-03 Thread Google Ads API Forum Advisor
Hi Justin,

Thank you for reaching out to our API support team.

>From the API's perspective, it does not appear to be possible to link Google 
>Ads accounts to the Google Marketing Platform. Our API team also does not have 
>visibility to the GMP and we would not be able to provide further comments.

For context, you can find in this guide, more information and the scope 
regarding account management using the Google Ads API. In addition, I would 
recommend that you reach out instead to the Google Ads Product Support team, 
via this link, to confirm if it is possible via the UI to link Google Ads 
accounts to GMP and any possible documentation that can be used for reference.

I hope this helps.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2LUQyc:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aUqLc0QX952900j2fGypM5RUe5aJFjqjjZ-A%40sfdc.net.


What level of access required to obtain Google Ads API Key?

2021-08-03 Thread 'Robbo' via AdWords API and Google Ads API Forum
Hi,

I want to apply for an API Key for Google Ads API for the purpose of custom 
reporting.
When I filled in the form at MCC level I got this message:

"The user does not have permission to perform this action"

So I'm wondering what level of access does my account need?

Thanks for reading!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6637fc85-384b-40ad-a187-d9b64b168f71n%40googlegroups.com.


Google Video Pause issue - MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2021-08-03 Thread Paramjeet Singh
 I'm using Google Ads - V7 .
when I paused any campaign using Update Campaign API for *Google Video*  i 
get this "* MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT* *" *from google* .*
Google Display and Google Search Works fine but face this issue in Google 
Video Campaign Id only.

full exception here : -
Status(StatusCode="InvalidArgument", Detail="Request contains an invalid 
argument.", DebugException="Grpc.Core.Internal.CoreErrorDetailException: 
{"created":"@1627908596.66200","description":"Error received from peer 
ipv4:142.250.194.42:443","file":"..\..\..\src\core\lib\surface\call.cc","file_line":1068,"grpc_message":"Request
 
contains an invalid argument.","grpc_status":3}")

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3bedd70f-9ac2-4581-8922-262559d628e2n%40googlegroups.com.


I cannot get the correct GCLID and AdGroupId from CLICK_VIEW

2021-08-03 Thread Summer
I intend to obtain click data from click_view in batches for a certain day 
in the past, including data such as gclid, campaign, adgroup, adgroupad, 
etc., to match the gclid obtained by the APP client from the Google Play 
install Referrer API to determine the user’s source ad . But when I called 
the Google Ads API to get the data from click_view, I found that the 
AdGroupID was not being served, and I didn’t even know where it came from. 
The adgroupid I checked from the advertising background starts with 81, 
such as 81001911965, but the adgroupid obtained from the interface starts 
with 78, such as 7857266. Why is this

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e0ef67b3-9b2c-40fb-aa31-9e2b77e47bd0n%40googlegroups.com.


Unknown targeting value

2021-08-03 Thread Samir Sabri
Hello

At the change history for targeting changes, we notice that we have unknown 
targeting value, as attached snapshot, as, the ids we have used are taken 
from the geo locations csv file version 2021-04-16 , while looking at 
https://developers.google.com/adwords/api/docs/appendix/geotargeting , 
current version is 2021-07-27, does that mean that we are using outdated 
locations ids?

Also, is there an API endpoint to download the latest CSV file?

Regards, Samir

[image: Screen Shot 2021-08-03 at 10.25.23 AM.png]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bbc28901-3f6c-4d0a-b2c5-6c6d2f7d9effn%40googlegroups.com.


Re: Does BatchJob has PartialFailure param to set ?

2021-08-03 Thread ewin zhou

this section 

 is 
support to  MutateAdGroupsRequest 
,
  
which contains partial_failure param.
but i want to use in *batchjobservice, *i have not found partial_failure to 
set yet
在2021年8月2日星期一 UTC+8 下午11:49:03 写道:

> Hi Ewin,
>
> Thank you for reaching out to us with your question. You can check this 
> section 
> 
>  
> out that talks about the param. If you want to set the whole job to fail if 
> one fails, you can set the param as false and this will cause the whole job 
> to fail then.
>
> Regards,
> [image: Google Logo] 
> William Pescherine 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2LULpl:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/668bd34d-d3b2-44fc-b97d-e2c7366679ban%40googlegroups.com.


RE: What level of access required to obtain Google Ads API Key?

2021-08-03 Thread Google Ads API Forum Advisor
Hello,

Thank you for reaching out to us.

So our team can better assist you, could you share with us the following 
details below?

MCC account ID
Screenshot where the error was encountered
Could you confirm if you're accessing the application form directly from the 
API center and encountered the said error?
Could you confirm what access level the user you are currently logged as?

Please send the requested details via the Reply privately to author option. If 
this option is not available, you may send the details directly to our 
googleadsapi-supp...@google.com alias instead.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2LUeLg:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/uZmML0QX9AE000M2dowjTaTCCMKgpenUHatw%40sfdc.net.


Re: TEMPLATE_AD missing data

2021-08-03 Thread Miryam Miryam
Please find attached in the previous mails the API responses needed for 
both adwards and google ads.

On Tuesday, 13 July 2021 at 04:16:06 UTC+2 adsapi wrote:

> Hi Miryam,
>
> Could you confirm if this is the subject "*Private message regarding: 
> TEMPLATE_AD missing data*" of the email where you've sent the 
> information? If yes, then it appears that you did not receive the email 
> that my colleague has sent.
>
> However, there is specific information that our team will be needing to 
> further investigate the issue and that is the generated API response where 
> we can see the values returned for each field and the issue. Please provide 
> it on the private email for privacy purposes as well.
>
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2IyEMC:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/153a9e7d-1af9-4bc3-916a-9fd94232c5c8n%40googlegroups.com.


Re: Is there any REST api for Link manager and client?

2021-08-03 Thread Dipak Tewary
getting following error while using * Method: 
customers.customerManagerLinks.moveManagerLink*

{ "error": { "code": 400, "message": "Request contains an invalid 
argument.", "status": "INVALID_ARGUMENT", "details": [ { "@type": 
"type.googleapis.com/google.ads.googleads.v8.errors.GoogleAdsFailure", 
"errors": [ { "errorCode": { "fieldError": "REQUIRED" }, "message": "The 
required field was not present.", "location": { "fieldPathElements": [ { 
"fieldName": "previous_customer_manager_link" } ] } } ], "requestId": 
"LmfGBLJsigB7DiGqPw6Vaw" } ] } }

On Friday, July 30, 2021 at 3:42:12 PM UTC+5:30 adsapi wrote:

> Hi Dipak,
>
> Thank you for the reply. I work with Lakshmi and let me continue the 
> discussion for this concern.
>
> I am afraid that our team doesn't have a sample code of REST API for 
> linking accounts. However, I would suggest following this guide 
>  to know how 
> to construct REST API such as authentication, setting of request headers 
> and creating body of the API request.
>
> Let me know if you have further questions. 
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2JF0UK:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f5464c14-3955-466c-b04b-d8fb8f43e40dn%40googlegroups.com.


GeoTargetConstantService

2021-08-03 Thread Roman Bondarenko
Hello there :) 

I am currently implementing targeting location for campaign level using 
Google Ads API.
Objective is to add up to 1000 locations to a campaign using only name of 
location... So we have to use *GeoTargetConstantService* to get *id* of 
each location criterion. But service has a limit of 25 location names per 
request... so when user inputs 1000 location names we have to perform 40 
requests with *GeoTargetConstantService *to get *ids* of each location 
criteria. 

Could you, please, help me how to bypass limitation of 
*GeoTargetConstantService *or there is a better way to achieve this goal?

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0b6bc49d-69e6-47d6-bdc6-e73f6238103an%40googlegroups.com.


Does Google Ads API support batch upload when uploading Audiences(Customer Match)?

2021-08-03 Thread Aditya Naukri

Hi,
I am able to populate a user list(email) Audience using the Google Ads API 
( *AddCustomerMatchUserList )*
https://github.com/googleads/google-ads-java/blob/master/google-ads-examples/src/main/java/com/google/ads/googleads/examples/remarketing/AddCustomerMatchUserList.java.
 

Now I am looking for a batch upload. Is there a Google Ads API support 
batch upload a large size file for the Audience?
I have a large set of data from the audience. Let's say I want to upload 
50k user emails in a batch of 500. How to do it using API?

Thanks,
Gaurav

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e2fffaf6-feb1-4bac-b7b7-872af4eeb6ebn%40googlegroups.com.


Re: Does Google AdWords API support batch upload when uploading Audiences(Customer Match)?

2021-08-03 Thread Aditya Naukri
Hi,
I am able to populate a user list(email) Audience using the Google Ads API 
( *AddCustomerMatchUserList )*
https://github.com/googleads/google-ads-java/blob/master/google-ads-examples/src/main/java/com/google/ads/googleads/examples/remarketing/AddCustomerMatchUserList.java
. 

Now I am looking for a batch upload. Is there a Google Ads API support 
batch upload a large size file for the Audience?
I have a large set of data from the audience. Let's say I want to upload 
50k user emails in a batch of 500. How to do it using API?

Thanks,
Gaurav

On Wednesday, June 24, 2020 at 10:47:48 PM UTC+5:30 Google Ads API Forum 
Advisor Prod wrote:

> Hi Valarmathi,
>
> The operations that are supported by batch processing in AdWords API are 
> listed in this 
>  
> documentation. 
> UserListService is not listed under the supported operations, so it is not 
> possible in AdWords API and we will not be adding this feature in the 
> future. Our top priority right now is to get the new Google Ads API ready 
> for general availability. As such, we aren't planning on adding 
> enhancements to the AdWords API, but we will continue to fully support it, 
> and address any bugs as they are found. For more information on the state 
> of the Google Ads API, please read the blog post here 
> 
> .
>
> If you have additional questions, let me know.
>
> Regards,
> Danica, Google Ads API Team
>
> ref:_00D1U1174p._5004Q218xXJ:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/53e71da4-6321-48a8-ba5e-40364b622765n%40googlegroups.com.


gathering data types of each attributes via the api

2021-08-03 Thread Ahamed Arshad
hi there ,
can you please guide me on extracting each individual  metrics data type 
via the  google ads api for ETL purpose , if you can suggest me a pythonic 
way that would be more helpful . i went  through so many documentation's  
but didn't find any useful infos !

thanks and regards,
Arshad

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/03eb3e61-7e48-4979-a1b8-8f7fd3bf65fen%40googlegroups.com.


Re: Maintaining Stitch connectivity while moving Ads accounts to Google Marketing Platform

2021-08-03 Thread Justin Aurand
Hey Peter,

Appreciated. I'll follow up with the support link you provided.

Thanks!

On Tuesday, August 3, 2021 at 3:06:27 AM UTC-4 adsapi wrote:

> Hi Justin,
>
> Thank you for reaching out to our API support team.
>
> From the API's perspective, it does not appear to be possible to link 
> Google Ads accounts to the Google Marketing Platform. Our API team also 
> does not have visibility to the GMP and we would not be able to provide 
> further comments.
>
> For context, you can find in this guide 
> ,
>  
> more information and the scope regarding account management using the 
> Google Ads API. In addition, I would recommend that you reach out instead 
> to the Google Ads Product Support team, via this link 
> , to confirm if it is 
> possible via the UI to link Google Ads accounts to GMP and any possible 
> documentation that can be used for reference.
>
> I hope this helps.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2LUQyc:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/68a83fcc-a8ad-4e44-9225-c25594066bfan%40googlegroups.com.


Can you use the Google Ads API to Target In-Market Audiences?

2021-08-03 Thread Daniel Alvarado
Hi there, 

We've been going through the Audience Targeting Docs listed here: 

https://developers.google.com/google-ads/api/docs/remarketing/audience-types/custom-audiences

but  I can't seem to find an option to target using Affinity audiences or 
In-Market Audiences. For example: 

Affinity audience
Banking & Finance

or 

In-market audience
SEO & SEM Services

Is that option available on the new Google Ads API?  If so, can you point 
me in the right direction please? Perhaps with some code samples. And B) IS 
there a list of all of the possible audiences? 

Thanks, 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a54ef420-4a34-4f9c-bfe4-37c34832aef7n%40googlegroups.com.


Re: Campaign start date not always consistent between AdWords SOAP API and Google Ads GRPC API

2021-08-03 Thread Estanislao Ledesma
Hi Nadine,
Any news? Thanks in advance.
Cheers,
Estanislao

El jueves, 8 de julio de 2021 a las 12:38:18 UTC-3, adsapi escribió:

> Hello,
>
> I was able to follow up with a few folks. It appears there's some 
> additional work that needs to be get done to get the dates to align. Right 
> now, it looks likely that the UI will be updated first followed by the API.
>
>
> Cheers,
> Nadine, Google Ads API Team
>
> ref:_00D1U1174p._5001UKO81N:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/566bf8a2-d91b-443a-8206-a3f4a291c803n%40googlegroups.com.


Re: TargetRestriction missing method "getBidOnlyCase"

2021-08-03 Thread 'Kate Orlova' via AdWords API and Google Ads API Forum
Hi! I've upgrade API to v8, but still have same problem:
*Generated message class 
"com.google.ads.googleads.v8.common.TargetRestriction" missing method 
"getBidOnlyCase".*
You can reproduce this like that:

*TargetRestriction.Builder targetRestriction = 
TargetRestriction.newBuilder();targetRestriction.setBidOnly(true);*
*String restrictionJson = targetRestriction.build().toString();*

This problem appear not only with *TargetRestriction*, but with many other 
entities. Maybe there is another way to transform it to string?

On Monday, August 2, 2021 at 11:41:18 PM UTC+3 adsapi wrote:

> Hi Kate,
>
> Thanks for bringing this question to our attention. First when looking at 
> this, I would like to ask if you are working on the current version of the 
> API. As you are showing an issue with v7, but all of our documents show v8. 
> If using the lower version we would say to upgrade to 8. Here 
>  is 
> the code sample from our documents that we know works and should not have 
> any issues.
>
> Regards,
> [image: Google Logo] 
> William Pescherine 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2LUMwA:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/36ad7a55-58ae-41a7-b6da-13cf6b1ca1ddn%40googlegroups.com.


Google Ads search returning millions of incorrect objects

2021-08-03 Thread dhmitc...@gmail.com
When I send this query via the ads api, I get back millions of keywords. 
The thing is, this account is a remarketing account and when I look in the 
web console, it has no keywords. When I hand checked 99 of the returned 
keywords, they were from another account(s) and our DB thought they were 
deleted. Getting back millions of interlopers makes me concerned that I'm 
getting back similar interlopers on the accounts which do have keywords. 
Can someone investigate and explain?

SELECT ad_group.id, ad_group_criterion.criterion_id, 
ad_group_criterion.keyword.text, ad_group_criterion.keyword.match_type, 
ad_group_criterion.status, ad_group_criterion.cpc_bid_micros, 
ad_group_criterion.quality_info.quality_score, 
ad_group_criterion.approval_status
FROM ad_group_criterion
WHERE customer.id =  
and ad_group_criterion.type = KEYWORD 
and ad_group_criterion.status != 'REMOVED'
=> Found 4104310 keywords

​Passing  ​as the customer id in the query header too. (I'm happy 
to provide the value for  to any Google employee directly)

Don Mitchell
Sr. Prin SW Arch

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2b44c283-87d5-422d-8883-487f30b44e9dn%40googlegroups.com.


RE: Google Video Pause issue - MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2021-08-03 Thread Google Ads API Forum Advisor
Hello,

Thanks for reaching out. Unfortunately, video campaign management is not 
supported in the Ads or AdWords API. If video campaign management does become 
supported, it will be announced on the Ads Developer blog.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2LUeNT:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5KU4Q0QX9XN700Unkmm8AAQ-uXxNRUPy6G5w%40sfdc.net.


Re: Is there any REST api for Link manager and client?

2021-08-03 Thread Google Ads API Forum Advisor
Hi Dipak,

Thank you for reaching back out to us with your issue. In reading over the 
response that you showed us, it would look like one of the values in the query 
that you sent either is wrong or not included. If you can also share with us 
the request that is made or any other information that was used to get that 
response. We can look at it more and see what could have happened.

Regards,

William Pescherine
Google Ads API Team
ref:_00D1U1174p._5004Q2JF0UK:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/qsjqf0QX9Z8000W_swgBOtRSyilwrjOqSP7Q%40sfdc.net.


RE: I cannot get the correct GCLID and AdGroupId from CLICK_VIEW

2021-08-03 Thread Google Ads API Forum Advisor
Hello,

Thanks for reaching out. I understand you're having an issue with the 
click_view and the report data. Can you please reply privately to us and 
provide us with the complete request and response logs, along with the report 
data. Can you please also point out any discrepancies that you are seeing in 
the data?

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2LUeYF:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/vlvdA0QXA3OD00KR06tqsdQwqtg5Mo01xWtQ%40sfdc.net.


RE: Unknown targeting value

2021-08-03 Thread Google Ads API Forum Advisor
Hi Samir,

Thanks for reaching out. Can you please privately provide us with the request 
and response logs so that we can look at which geo targets resulted in the 
unknown change? If you are aware of the geo targets that did result in an 
unknown value and provide an example, this will help our investigation.

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2LUeZh:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3muqa0QXA3UW00zz3fPk6gSbKKivgj8z6M0g%40sfdc.net.


RE: GeoTargetConstantService

2021-08-03 Thread Google Ads API Forum Advisor
Hi Roman,

Thank you for reaching out to us regarding this. I would start by asking if you 
are looking to use the gRPC to call the service as shown here . While at the 
same time also thinking of how to reduce the size of the request so as to 
increase the amount of possible locations that can be gathered, as shown here .

Regards,

William Pescherine
Google Ads API Team
ref:_00D1U1174p._5004Q2HLL06:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fSrte0QXA6T700cJdaEqNRTReJxDCTsNFnjg%40sfdc.net.


Re: Campaign start date not always consistent between AdWords SOAP API and Google Ads GRPC API

2021-08-03 Thread Google Ads API Forum Advisor
Hello Estanislao,

Thanks for checking in. It appears that making this change in the API is a bit 
more difficult than originally thought. Some of my fellow engineers are at the 
drawing board trying to figure out how that would work. I do want to set the 
expectation that due to the difficulty of the change, it may take a bit of time 
to come to a solution.

Regards,
Nadine, Google Ads API Team
ref:_00D1U1174p._5001UKO81N:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/pxRL10QXAAIT00FzjJ6Ls7Sh2vB93EfVIAag%40sfdc.net.


RE: Does Google Ads API support batch upload when uploading Audiences(Customer Match)?

2021-08-03 Thread Google Ads API Forum Advisor
Hi Adiya,

Thank you for posting your concern.

I am afraid that the OfflineUserDataJobOperation which used to that code is not 
supported in batch processing. However, if your concern is the number of 
members that you can upload, then I believe that you can upload 100,000 
elements in an OfflineUserDataJobOperation. If you need to submit more than 
100,000 operations for a job, send multiple requests with the same job 
resource_name.

You may refer to this document as it discussed there what I've mentioned 
earlier and to know the things to consider in customer match of Google Ads API.

Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2HLL0B:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d4hey0QXAK35004LuO75mASgqn1Adfe0fG8Q%40sfdc.net.


RE: Does Google Ads API support batch upload when uploading Audiences(Customer Match)?

2021-08-03 Thread Google Ads API Forum Advisor
Hi Gaurav,

Thank you for posting your concern.

I am afraid that the OfflineUserDataJobOperation which used to that code is not 
supported in batch processing. However, if your concern is the number of 
members that you can upload, then I believe that you can upload 100,000 
elements in an OfflineUserDataJobOperation. If you need to submit more than 
100,000 operations for a job, send multiple requests with the same job 
resource_name.

You may refer to this document as it discussed there what I've mentioned 
earlier and to know the things to consider in customer match of Google Ads API.

Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2HLL0B:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/kjied0QXAKFT00VE3MRaoyQTumMnj-FoadsA%40sfdc.net.


Re: Does Google AdWords API support batch upload when uploading Audiences(Customer Match)?

2021-08-03 Thread Google Ads API Forum Advisor
Hi Gaurav,

Thank you for commenting on this forum post.

I can see that you've created a forum post for this concern and I already 
posted my response there. However, allow me to reiterate my response here and 
you can see it below:

"I am afraid that the OfflineUserDataJobOperation which used to that code is 
not supported in batch processing. However, if your concern is the number of 
members that you can upload, then I believe that you can upload 100,000 
elements in an OfflineUserDataJobOperation. If you need to submit more than 
100,000 operations for a job, send multiple requests with the same job 
resource_name.

You may refer to this document as it discussed there what I've mentioned 
earlier and to know the things to consider in customer match of Google Ads API."

Regards,​​

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q218xXJ:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2UGIW0QXAKUU00EZ2AOB-VRdyQN_u4eqKglg%40sfdc.net.


Re: Does BatchJob has PartialFailure param to set ?

2021-08-03 Thread Google Ads API Forum Advisor
Hi Ewin,

When using the BatchJobService, it should already handle the partial failures 
for you. You may then poll your job's status while running, or list all the 
jobs once it's done.

However, if your requirement requires you to fail the entire job in the event 
of even just a single failure then, as mentioned in this section :

"If there is a requirement to fail the entire job in the event of a single 
failure along the way, use GoogleAdsService.Mutate to apply multiple operations 
in a single request, with partial_failures set to false."

I hope this helps.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2LULpl:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7nXhl0QXALIJ00COu4sRmRTYq2tJkIZqViVQ%40sfdc.net.


Re: GeoTargetConstantService

2021-08-03 Thread Roman Bondarenko
Hello again) 

Thanks for helping me out. I am using code snippet from here 

As you might noticed there are 3 locations in example which can be up to 
25. Is there a way to extend the amount of names?

Thanks!


On Tuesday, August 3, 2021 at 11:41:46 PM UTC+3 adsapi wrote:

> Hi Roman,
>
> Thank you for reaching out to us regarding this. I would start by asking 
> if you are looking to use the gRPC to call the service as shown here 
> 
>  
> . While at the same time also thinking of how to reduce the size of the 
> request so as to increase the amount of possible locations that can be 
> gathered, as shown here 
> 
>  
> .
>
> Regards,
> [image: Google Logo] 
> William Pescherine 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2HLL06:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/df3b52be-df7f-473e-98fe-5a79402a21e9n%40googlegroups.com.


Re: GeoTargetConstantService

2021-08-03 Thread Roman Bondarenko
Hello again.

Thanks for helping me out! I am using code exactly the same as in the 
example here 

As you might notices there are only 3 names for locations and could be up 
to 25. How could I pass more than 25? Or should make couple requests? For 
e.g., if I have 100 location suggestion, should I call 4 times 
*GeoTargetConstantService*?
Using *SearchStream* for *geo_target_constant *is not an option, because we 
need use suggestions for location names to match legit criteria...

Thanks!
On Tuesday, August 3, 2021 at 11:41:46 PM UTC+3 adsapi wrote:

> Hi Roman,
>
> Thank you for reaching out to us regarding this. I would start by asking 
> if you are looking to use the gRPC to call the service as shown here 
> 
>  
> . While at the same time also thinking of how to reduce the size of the 
> request so as to increase the amount of possible locations that can be 
> gathered, as shown here 
> 
>  
> .
>
> Regards,
> [image: Google Logo] 
> William Pescherine 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2HLL06:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9b4528c5-8285-4d6e-bdad-f2db866f39abn%40googlegroups.com.


Re: Is there any REST api for Link manager and client?

2021-08-03 Thread Dipak Tewary
my request:
{
  "previousCustomerManagerLink": "",
  "newManager": "9438064993",
  "validateOnly": true
}
can you please help me to find *previousCustomerManagerLink*?

On Tuesday, August 3, 2021 at 11:27:49 PM UTC+5:30 adsapi wrote:

> Hi Dipak,
>
> Thank you for reaching back out to us with your issue. In reading over the 
> response that you showed us, it would look like one of the values in the 
> query that you sent either is wrong or not included. If you can also share 
> with us the request that is made or any other information that was used to 
> get that response. We can look at it more and see what could have happened.
>
> Regards,
> [image: Google Logo] 
> William Pescherine 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2JF0UK:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/07bc25be-629b-47a6-b88b-c29cf86ac1afn%40googlegroups.com.


Re: TEMPLATE_AD missing data

2021-08-03 Thread Google Ads API Forum Advisor
Hi Miryam,

The logs you provided in the private thread (Private message regarding: 
TEMPLATE_AD missing data) are unfortunately not the logs, that our team is 
referring to.

That said, since it appears that you are using PHP, you can enable logging by 
referring to this guide. Once enabled, you may retry your request and provide 
to us the complete request and response logs, with the request-id.

You may then send the details privately, via the above thread once more.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2IyEMC:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/oTt0x0QXAWUG00So9odQIDSga4mN8_R-JqpQ%40sfdc.net.


RE: gathering data types of each attributes via the api

2021-08-03 Thread Google Ads API Forum Advisor
Hi Arshad,

Thank you for raising your concern.

Could confirm provide more details about ETL? If you are referring to the 
"Extract, Transform and Load" principle, then the Google Ads API / AdWords API 
can only extract information using its reporting feature. You need to create a 
post process on your end to transform the data retrieved using the said APIs 
and load it in your database.

If you have further questions with the integration of the report in the Python 
client library and you want to know also if there is a workaround using Python 
client library for the feature that you are looking for, then I would suggest 
reaching out to the author of the said client library via the links below:
https://github.com/googleads/google-ads-python/issues
https://github.com/googleads/googleads-python-lib/issues

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2HLOZ4:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/G0s8E0QXAX3O00Pr6-80OmT3Gg_rsa3fMkaA%40sfdc.net.


Re: Get Lead Form Extension Data

2021-08-03 Thread pradeep...@gmail.com
Thank you for the reply. This is exactly what i needed.

On Monday, August 2, 2021 at 11:31:51 PM UTC-7 adsapi wrote:

> Hi Pradeep,
>
> You can use the campaign_asset 
>  
> report to retrieve assets associated to a campaign, and then use the 
> asset.type 
>  
> = LEAD_FORM filter for retrieving lead form only asset types. Also, since 
> the asset  
> resource is an attributed resource of the campaign_asset report, you may 
> also include other resource fields of the said asset report in your SELECT 
> query.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2LUPsx:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/49985654-4d85-4d76-8f4f-10cb454dba57n%40googlegroups.com.


Re: Lead Form Extension Leads report

2021-08-03 Thread pradeep...@gmail.com
Thank you peter, I am looking for data submitted by user. I will check with 
the product support team.

Thank You,
Pradeep Datla.

On Monday, August 2, 2021 at 11:50:44 PM UTC-7 adsapi wrote:

> Hi Pradeep,
>
> For retrieving details of the lead form asset itself, you may refer to 
> this guide 
> .
>  
> You can use the asset 
>  report to 
> retrieve details such as : 
>
>- asset.lead_form_asset.business_name 
>
> 
>  
>- asset.lead_form_asset.description 
>
> 
>  
>- asset.lead_form_asset.headline 
>
> 
>  
>
> However, if you are looking for the end user's submitted data, then this 
> does not appear to be possible via the API. I would recommend that you 
> reach out to the Google Ads Product Support team, via this link 
> , to confirm if it is 
> possible from their (Google Ads UI) end.
>
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
>  
>
> ref:_00D1U1174p._5004Q2JFND3:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4e9db270-1719-4392-8c35-db394e3f92c8n%40googlegroups.com.