Re: Cannot create LinkId for Other Provider

2021-04-07 Thread Admetricx company
The link she provided is the home page of the Google Ads public faq. How to
contact Apps Conversion Tracking API Product Team? Is there an email
address or a forum dedicated to this particular API

Can you elaborate more on this as our development team has put serious
effort on this integration and is waiting for too many days for Google
response/solution. We must know if Google APIs are capable of doing the
advertised integration or not.


On Wed, Apr 7, 2021, 8:49 PM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hello,
>
> As the error is related to the UI, I would recommend first reaching out
> through the Google Ads product team as mentioned by Nikisha. They may be
> able to point you in the right direction with your error and potentially
> put you in contact with a support team associated with that API.
>
> Regards,
> Matt
> Google Ads API Team
>
> [image: Google Logo]
> Matt
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001UV08O1: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/CADkYoWJ0NKCqPPm7eeL4eh5FAPibxyj74WrVe%3DOa%2BoR%3DtK4J1w%40mail.gmail.com.


Re: link_id invalid

2021-04-07 Thread Admetricx company
Your templated answers are unclear for us. We have many customers which use
Google Ads UAC campaigns, and we just want to get conversions stats of them
via your API. What can we do?

On Thu, Apr 8, 2021, 12:18 AM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi,
>
> Thank you for reaching out. As you are utilizing the App Conversion
> Tracking and Remarketing API
>  which is a
> separate product from the AdWords API and Google Ads API, we are not able
> to provide any help with that product. Please reach out to the Google Ads
> team via this link  to ask
> for any possible workarounds.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
> [image: Google Logo]
> Xiaoming
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2EqBAC: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/CADkYoWKbzHZCN1aaL%2BU-uEt%3DBQ0o31FhSgUnVhq0Yy8EC%2B16Gw%40mail.gmail.com.


Re: Exact historical monthly search volume from KeywordPlanIdeaService?

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi Joy,

Unfortunately, a keyword plan would be required as mentioned in this section, 
when generating the (historical) metrics.

You can opt to use the BatchJobService for creating keyword plans in bulk, 
since the KeywordPlanOperation is included in the list of supported mutate 
operations of this service.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2EqKpN: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/5yxd20QR841D00lU7ShO0bSdeNKblY2vnRyQ%40sfdc.net.


RE: accessing multiple adwords client accounts reporting

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi Silvia,

Thank you for posting your concern.

On the AdWords API perspective, we have this sample code in Java, which is also 
available in different client libraries, that you can use to download report 
for client accounts under a MCC account. All you have to do is to set the 
customer ID of the MCC account in the request header and set your query report 
based on the set of data that you want to retrieve for each client account. 
Please refer also to this document to read more information about AdWords API 
reporting.

As for Google Ads API, I am afraid that the said sample code in AdWords API 
does not have an equivalent sample code on this API. However, I would suggest 
to utilize this document to get MCC account hierarchy. This will return the sub 
MCCs and client accounts so I would suggest referring to the manager field to 
determine which accounts is a client account. Then, after you get and identify 
the client accounts, then you can now generate report by referring to this 
document.

Hope this will help. Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2EqiQe: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/hanov0QR812R0059_y116hSiC4NCrbSxX2Fw%40sfdc.net.


My messages on the dev forum are ignored

2021-04-07 Thread Jakub Hancin

Hello,

I am trying to solve one problem with the Google API but for some reason, 
nobody ever replies to my messages on this forum.

What am I doing wrong?

Is there some security setting that hides these messages from others?

My first thread (March 16th): https://groups.google.com/d/
msgid/adwords-api/0efaad81-5aeb-467f-a3f5-b8bca141b5f9n%40googlegroups.com 

 
My second thread (March 30th): https://groups.google.com/d/
msgid/adwords-api/17f309e2-4089-49a6-9200-fc1437a09c8en%40googlegroups.com 

 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e0488b77-831b-4107-87aa-16169223e7afn%40googlegroups.com.


Re: How to get Reach metrics

2021-04-07 Thread Dihan Cheng

thanks!
On Wednesday, April 7, 2021 at 4:18:46 PM UTC-4 adsapiforumadvisor wrote:

> Hi Dihan,
>
> You can use the field metrics.content_impression_share 
> 
>  
> to get this data.
>
> Cheers,
>
> Anthony
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>  
>
> ref:_00D1U1174p._5004Q2EouDA: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/af253c71-4c29-4a02-86f4-9b51441af263n%40googlegroups.com.


Re: How to get Reach metrics

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi Dihan,

You can use the field metrics.content_impression_share to get this data.

Cheers,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2EouDA: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/lxDjA0QR7N2Y00AGpgpCxvQ0GEc3B7V2QajQ%40sfdc.net.


accessing multiple adwords client accounts reporting

2021-04-07 Thread Silvia Travesani
Hi,
My web app needs to access the reporting data of multiple Adwords client 
accounts (inside an MCC/manager account). What is the best way of doing it?
Thanks
S 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5ef2e17f-2497-46d3-8b43-9972de83827bn%40googlegroups.com.


Re: link_id invalid

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out. As you are utilizing the App Conversion Tracking 
and Remarketing API which is a separate product from the AdWords API and Google 
Ads API, we are not able to provide any help with that product. Please reach 
out to the Google Ads team via this link to ask for any possible workarounds.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2EqBAC: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/kOOlu0QR7LOO004nxptJVZRDOOXPjgbE6xkQ%40sfdc.net.


Re: How to get Reach metrics

2021-04-07 Thread Dihan Cheng

Thanks for the reply, another question, is the "Display Impression Share" 
for Display and Video campaigns are available from api?

thanks,

Dihan
On Thursday, April 1, 2021 at 1:37:04 PM UTC-4 adsapiforumadvisor wrote:

> Hi Dihan,
>
> Unfortunately, these metrics are not currently available in the API. When 
> they become available, it will be announced on our blog 
> .
>
> Regards,
> Anthony
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2EouDA: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/7bd9e30e-3a20-48f4-a879-ad01fe1a440en%40googlegroups.com.


Re: App Conversions API Developer Token Error

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out. As we have a separate thread for this topic let’s 
continue our conversation in that thread instead.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2DMLlW: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/oqIN60QR7KQR00642_DVPOSv2EPMOdrhb5Vg%40sfdc.net.


RE: Managed Placement View + Cost of each placement

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hello,

To get cost through the managed_placement_view report, you can use 
metrics.cost_micros. If you continue to face errors, please share your report 
query and the error message through reply privately.

Regards,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2Eqe8J: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/T-OfH0QR7KC1003QknXs3MTdKchnBp-1yifg%40sfdc.net.


Re: Extra impressions when including Click Type

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi Chris,

I spoke with Johan and saw that the values are also seeing these issues in the 
Google Ads UI as well. I recommended he reach out to the product team since 
they may be able to determine why segmenting the data results in extra 
impressions.

Regards,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2EnQa0: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/ZmTHr0QR7K0200HQ1pbVMoQNKPkZK449dPgw%40sfdc.net.


Re: Exact historical monthly search volume from KeywordPlanIdeaService?

2021-04-07 Thread 'Joy Yu' via AdWords API and Google Ads API Forum
Hi Peter,

I plan to have a script that iterates through ~20K keywords, grabbing their 
historical monthly volumes. Wouldn't it be unsustainable for me to create 
~20K keyword plans? Any other options here?

Thanks,

Joy

On Tuesday, April 6, 2021 at 11:10:45 PM UTC-4 adsapiforumadvisor wrote:

> Hi Joy,
>
> Thank you for the follow up. I work with Xiaoming and allow me to assist 
> you.
>
> Generating historical metrics would require a keyword plan as outlined in 
> the steps here 
> .
>  
> For historical metrics, the forecast_period is the field that would not be 
> needed. I hope this helps.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2EqKpN: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/e10157ad-ce9a-428c-834f-cd0b64616127n%40googlegroups.com.


RE: GoogleAdsRow

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hello,

Are you seeing a response when setting the value of summaryRowSetting to 
another value? Can you please share your CID through reply privately?

Thanks,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2EqW2D: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/zgWnb0QR7HOP00MlgD_LOKTJ2yURsDO5U_9g%40sfdc.net.


Managed Placement View + Cost of each placement

2021-04-07 Thread K Raza
Hi,

Is this possible using google ads API that we can fetch cost of each 
placement.  When I try to add cost metrics, I get error that invalid 
field.  It works ok with impressions.

I am using managed_placement_view

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/e17aa6b4-ffa2-42a8-bce9-8b19ad1410a3n%40googlegroups.com.


Re: [Ext] Re: Can't access reports of two child accounts

2021-04-07 Thread 'Yao Liu' via AdWords API and Google Ads API Forum
Hi Ernie,

Can you help confirm if 743-137-2750 and 462-748-6131 are considered
customer IDs of client accounts? I thought they are, and so is 986-721-2697.
Also, they are all under manager account *879-989-3196*

If that is the case, I am wondering why permission is denied for 743-137-2750
but not 986-721-2697.

Thanks,
Yao

On Wed, Apr 7, 2021 at 12:08 AM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi Yao,
>
> Based on the part of reply below, it appears that the
> USER_PERMISSION_DENIED
> 
>  error
> has been addressed when you specified the customer ID *879-989-3196 *in
> the *login-customer-id*. However, there is a remaining issue that is
> shown in the API response after the USER_PERMISSION_DENIED
> 
>  has
> been fixed.
> *"When I specify the login-customer-id to be 879-989-3196 (the parent
> account), I got error message: "Metrics cannot be requested for a manager
> account. To retrieve metrics, issue separate requests against each client
> account under the manager account." *
>
> With this, please ensure that you are using the customer ID of a client
> account in the *customer_id* field of API request. However, should the
> issue persist and so that I can have a closer look, we will be needing the
> following details and you can provide it via *Reply privately to author*
> option::
>
>- Updated request
>
> 
> and response
>
> 
>  logs
>with request ID
>
> 
>  generated
>on your end
>- login user account used to generated Oauth2 credential
>
> 
>  and
>has access to the MCC account
>
>
> Regards,
> [image: Google Logo]
> Ernie John Blanca Tacata
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2EqPyA: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 a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/8i3yT4gc7w8/unsubscribe.
> To unsubscribe from this group and all its topics, 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/VxJzL0QR6MHR00UbxJjWqxTbmt9tjsTV0ItQ%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CACv3Tt6nLaNB_BV4uX3t5WFR%2BJkYxGFgZ2Gg04k0BDXgvLewoA%40mail.gmail.com.


Re: Cannot create LinkId for Other Provider

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hello,

As the error is related to the UI, I would recommend first reaching out through 
the Google Ads product team as mentioned by Nikisha. They may be able to point 
you in the right direction with your error and potentially put you in contact 
with a support team associated with that API.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5001UV08O1: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/KU4h10QR7C1400i8EGiCuyQn-OUBVwJucvzw%40sfdc.net.


RE: Two offline_user_data_job's from one OfflineUserDataJob request

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi Roman,

Thank you for reaching out. Could you please share the complete request and 
response logs via the Reply privately to author option for us to further 
investigate?

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2EqVui: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/KzxjI0QR7AY200b72_mdD1ScWfaFVEVP2f1Q%40sfdc.net.


Re: App Conversions API Developer Token Error

2021-04-07 Thread Admetricx company
This team doesn't have any communication way. I do not understand what you 
mean by separation of teams. I need get conversion of our users stats for 
GoogleAds campaigns. 


On Wednesday, April 7, 2021 at 7:03:28 PM UTC+4:30 adsapiforumadvisor wrote:

> Hi,
>
> Thank you for reaching out. As I mentioned earlier, our team is focused on 
> the AdWords API/Google Ads API related issues. Please reach out to the 
> Google Ads team via this link 
>  to ask for further 
> information regarding the App Conversion Tracking and Remarketing API 
> team.
>
>
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2DMLlW: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/e3d6c630-195d-40aa-9d04-37fe1c8e343an%40googlegroups.com.


Re: [Ext] Re: view-through conversion broken down by conversion action

2021-04-07 Thread 'Yao Liu' via AdWords API and Google Ads API Forum
Hi,

I call it "Interaction-through", which basically means conversions reported
in the conversion columns. For video, it is the conversions that are
resulted after interactions.

Does this mean view-through conversion can only be accessed using Google
Ads UI? Can you give me an example of how to make use of
view_through_lookback_window_days

to
report conversion actions?

Thanks,
Yao


On Wed, Apr 7, 2021 at 1:08 AM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi Yao,
>
> Could you provide more details about the *interaction-through*? However,
> please note that the conversion_action
>  has
> limited metric fields so it is not possible to derive the metrics that you
> are looking using this report type and view_through_lookback_window_days
> 
> .
>
> Regards,
> [image: Google Logo]
> Ernie John Blanca Tacata
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2EqPmf: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 a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/rJjJv6b2q84/unsubscribe.
> To unsubscribe from this group and all its topics, 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/iPjeY0QR6P9G00f5E4aO3kSfmYLYD-S8CMAw%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CACv3Tt4fgMg4Byag_nG%3DwYa2WV_5%2BDf0wEJ%3D-OM4UZERkTuZUg%40mail.gmail.com.


Re: App Conversions API Developer Token Error

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out. As I mentioned earlier, our team is focused on the 
AdWords API/Google Ads API related issues. Please reach out to the Google Ads 
team via this link to ask for further information regarding the App Conversion 
Tracking and Remarketing API team.

Thanks and regards,
Xiaoming, Google Ads API Team


Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2DMLlW: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/SXWIv0QR773G00zsLYuMVTRr-tov1r7QKx8A%40sfdc.net.


Re: link_id invalid

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out. As I mentioned earlier, our team is focused on the 
AdWords API/Google Ads API related issues. Please reach out to the Google Ads 
team via this link to ask for further information regarding the App Conversion 
Tracking and Remarketing API team.

Thanks and regards,
Xiaoming, Google Ads API Team


Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2EqBAC: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/qbYO20QR76SL00hAcC8OHjSjesXZuliZQGJA%40sfdc.net.


Re: GoogleAdsRow

2021-04-07 Thread cv
Hi,

Its Giving error.
[2021-04-07 12:12:31] addAccounts.WARNING: Request made: Host: 
"googleads.googleapis.com", Method: 
"/google.ads.googleads.v6.services.GoogleAdsService/Search", CustomerId: 
XXX, RequestId: "", IsFault: 1, FaultMessage: "None"  
[2021-04-07 12:12:31] addAccounts.NOTICE: Request
---
Method Name: /google.ads.googleads.v6.services.GoogleAdsService/Search
Host: googleads.googleapis.com
Headers: {
"x-goog-api-client": " gapic\/ gax\/1.7.1 grpc\/1.36.0",
"x-goog-request-params": "customer_id=XXX",
"developer-token": "REDACTED"
}
Request: 
{"customerId":"XXX","query":"SELECT campaign.id, metrics.clicks, 
metrics.impressions, metrics.conversions, campaign.name, campaign.status 
FROM campaign WHERE segments.date >= '2021-01-17' AND segments.date 
<='2021-04-05' AND campaign.status\nIN 
(ENABLED)","summaryRowSetting":"SUMMARY_ROW_ONLY"}

Response
---
Headers: []

Fault
---
Status code: 14
Failure: {}  

On Wednesday, 7 April 2021 at 15:01:47 UTC+5:30 cv wrote:

> Hi,
>
> I can see that Google Ads API is supporting summaryRowSetting, when I set 
> it to 3 it will give me GoogleAdsRows but how I can see or get Summary row?
>
> Any way I can get Summary row?
>
> 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/f9d76561-939b-4a87-bbb9-e3db44bceb95n%40googlegroups.com.


Re: Extra impressions when including Click Type

2021-04-07 Thread chris...@funnel.io
Hello Anthony,

Chris here, I work with Johan at Funnel.  We understand the values in the 
UI match, but I am still unsure why or how the value of 'Impressions' 
changes whether or not we have 'Click Type' included.  The problem we have 
is that our impressions value changes dependant on if Click Type is 
included, and this seems incorrect.  

Best Regards,
Chris Valle

On Friday, March 26, 2021 at 6:12:16 PM UTC+1 adsapiforumadvisor wrote:

> Hi Johan,
>
> Can you please share your report query, its results and your CID through 
> *reply 
> privately *so that we can further investigate?
>
> Thanks,
> Anthony
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2EnQa0: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/012a937d-bbe7-48d4-babe-82b974cf684en%40googlegroups.com.


GoogleAdsRow

2021-04-07 Thread cv
Hi,

I can see that Google Ads API is supporting summaryRowSetting, when I set 
it to 3 it will give me GoogleAdsRows but how I can see or get Summary row?

Any way I can get Summary row?

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/5218ddde-cc75-4aa9-bd93-e3c95e938b5an%40googlegroups.com.


Two offline_user_data_job's from one OfflineUserDataJob request

2021-04-07 Thread Roman Marakulin
I uploaded a user list (with advertising ids) through api (java library) 
and requested all 'offline_user_data_job' for the specific user_list 
several times.
At first, there was only one 'offline_user_data_job', which was started by 
me with status RUNNING, but then, after a while, I got two different 
'offline_user_data_job' for a single user_list. One has status RUNNING 
(from my request) and another has status SUCCESS, but I don't understand 
where this offline_user_data_job came from.
Can you clarify this? 
Also, 'my' offline_user_data_job is in status RUNNING for a week. Is it 
normal?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e9427a23-b4ba-4ca6-9565-d25d9cc1b3a2n%40googlegroups.com.


Re: Cannot create LinkId for Other Provider

2021-04-07 Thread Admetricx company
Hi
ِYour mentioned page (App Conversion and Remarketing API) don't provide any 
details about these issues. There aren't any way to communicate with them 

On Monday, February 10, 2020 at 8:45:54 PM UTC+3:30 adsapiforumadvisor 
wrote:

> Hello Mike,
>
> I understand your concerns. However, the concerns related to App 
> Conversion and Remarketing API as well as Google Ads UI could be handled 
> better by our product support team. You could reach out to them via help 
> icon on the top right corner of your Google Ads account (once logged in). 
> Let us know if you have any AdWords API/ Google Ads API related concerns.
>
>
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
>
> ref:_00D1U1174p._5001UV08O1: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/5b950776-f8ca-4c55-b8c9-cbfac0a6fd5cn%40googlegroups.com.


Re: link_id invalid

2021-04-07 Thread Admetricx company
Hi
ِYour mentioned page don't provide any details about these issues. There 
aren't any way to communicate with them 

On Tuesday, April 6, 2021 at 7:04:34 PM UTC+4:30 adsapiforumadvisor wrote:

> Hi Wentao,
>
> Thank you for reaching out. These ids probably take some time to get 
> effective. If there are any more concerns about the App Conversion Tracking 
> and Remarketing API, please reach out to the App Conversion Tracking and 
> Remarketing API 
> team as our 
> team is only focused on the AdWords API/Google Ads API related issues.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>  
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2EqBAC: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/822fdbcd-e253-49ea-b6b4-8a92d58ce7c4n%40googlegroups.com.


Re: App Conversions API Developer Token Error

2021-04-07 Thread Admetricx company
Hi
ِYour mentioned page don't provide any details about these problems. There 
aren't any way to communicate with them 

On Tuesday, April 6, 2021 at 5:58:37 PM UTC+4:30 adsapiforumadvisor wrote:

> Hi Wentao,
>
> Thank you for reaching out. These ids probably take some time to get 
> effective. If there are any more concerns about the App Conversion Tracking 
> and Remarketing API, please reach out to the App Conversion Tracking and 
> Remarketing API 
> team for 
> further assistance.
>
>
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>  
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2DMLlW: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/861a58db-f6d3-4c9c-a3ac-4ddff2d43a46n%40googlegroups.com.


Re: view-through conversion broken down by conversion action

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi Yao,

Could you provide more details about the interaction-through? However, please 
note that the conversion_action has limited metric fields so it is not possible 
to derive the metrics that you are looking using this report type and 
view_through_lookback_window_days.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2EqPmf: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/iPjeY0QR6P9G00f5E4aO3kSfmYLYD-S8CMAw%40sfdc.net.


Re: Can't access reports of two child accounts

2021-04-07 Thread Google Ads API Forum Advisor Prod
Hi Yao,

Based on the part of reply below, it appears that the USER_PERMISSION_DENIED 
error has been addressed when you specified the customer ID 879-989-3196 in the 
login-customer-id. However, there is a remaining issue that is shown in the API 
response after the USER_PERMISSION_DENIED has been fixed.
"When I specify the login-customer-id to be 879-989-3196 (the parent account), 
I got error message: "Metrics cannot be requested for a manager account. To 
retrieve metrics, issue separate requests against each client account under the 
manager account."

With this, please ensure that you are using the customer ID of a client account 
in the customer_id field of API request. However, should the issue persist and 
so that I can have a closer look, we will be needing the following details and 
you can provide it via Reply privately to author option::

Updated request and response logs with request ID generated on your end
login user account used to generated Oauth2 credential and has access to the 
MCC account


Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2EqPyA: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/VxJzL0QR6MHR00UbxJjWqxTbmt9tjsTV0ItQ%40sfdc.net.