RE: Google Ads Test Account Does Not Function As Expected

2022-10-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chad,

Thank you for reaching us out. I am Sherwin from Google Ads API support team. I 
hope that you are doing well today.

Since you mentioned that your implementation is Service account flow, please 
check this document if you implemented it properly specially if you met the 
prerequisites. If the error persists, please provide a complete request and 
response logs with request ID and request header generated on your end? You can 
provide it via Reply privately to the author option. If this option is not 
available, then send it instead on this email address 
googleadsapi-supp...@google.com. If you haven't enabled the logging yet, 
logging can be enabled by navigating to the Client libraries > Your client 
library (ex. Java) > Logging documentation, which you can access from this link.

Kind regards,

Sherwin Vincent
Google Ads API Team
ref:_00D1U1174p._5004Q2ewsYl: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 
"Google Ads API and AdWords 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/v6-9Q0RJ7VDN00DEeNsfxcR2-2j_7K6hKbKA%40sfdc.net.


Re: Google Ads Test Account Does Not Function As Expected

2022-10-03 Thread Chad Wood
My error has progressed.

Please tell me someone recognizes this. Does it have to do with me using 
Jupyter Notebook?


*``` *
*usage: ipykernel_launcher.py [-h] -c CUSTOMER_ID ipykernel_launcher.py: 
error: the following arguments are required: -c/--customer_id *
*An exception has occurred, use %tb to see the full traceback. SystemExit: 
2*
* ```*
It is being caused by this line in the get_campaigns.py file:
args = parser.parse_args()
On Monday, October 3, 2022 at 4:47:55 PM UTC-7 Chad Wood wrote:

> Hello,
>
> I am attempting to utilize the Google Ads Pending Developer Token on a 
> Test Account.
> I followed this guide 
> 
>  
> which states the following important details:
>
>
>
>- " If prompted, sign in with a Google Account 
> that isn't linked to your 
>production Google Ads manager account 
>. There is also a 
>link to create a new Google Account if you need to do so."
>- "While signed in to your test manager account, create a *test client 
>account*."
>- "Create a few test *campaigns"*
>- "Take note of the *client customer ID*"
>- "Use the developer token of your production manager account when 
>making requests against the test manager account. Even if it's not 
> approved 
>yet, the token will still work on test accounts, including the ones just 
>created."
>
> I did this exactly. I've:
>
>
>1. Created a new Google account for the purpose of creating a Google 
>Ads test account - not in any way associated with out production account
>2. Created the Google Ads Manager Test Account
>3. Created a Google Ads test client account
>4. Created several test campaigns
>5. Used the Productions Pending Developer Token to try and query the 
>test account
>
> I am using the client library for Python, and I am utilizing a Google 
> Service Account for my authentication:
>
> [image: 2022-10-03 16_34_47-Untitled.ipynb (3) - JupyterLab and 4 more 
> pages - Work - Microsoft​ Edge.png]
>
> Yet, when I try to run get_campaigns.py 
> ,
>  
> I'm confronted with an authentication error. Here is that error:
>
>
> *```Request with ID "[censored]" failed with status 
> "UNAUTHENTICATED" and includes the following errors:Error with message 
> "User in the cookie is not a valid Ads user.".*
> *```*
>
> So this makes me wonder, do I need to add the test client account to my 
> production manager account?
>
> Attempted to "link" the accounts using "Link an existing account" within 
> Google Ads provides another error. Here is that error:
>
>
>
> *```You can't link this account because the manager and client account 
> types are not compatible.```*
> So what's going on here? Am I mistaken to think the test client account 
> and production manager account need to be linked? I also tried linking the 
> test manager account with the production manger account, and I got the same 
> error. 
>
> Can someone please explain what I'm going wrong? Also, to Google, there is 
> no documentation I can find on the "*manager and client account types are 
> not compatible*" error. Can we please get a page up describing what 
> causes this?
>
> Thanks for any help.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/bcd3c4ce-9675-471c-be7d-417690497f21n%40googlegroups.com.


Google Ads Test Account Does Not Function As Expected

2022-10-03 Thread Chad Wood
Hello,

I am attempting to utilize the Google Ads Pending Developer Token on a Test 
Account.
I followed this guide 

 
which states the following important details:



   - " If prompted, sign in with a Google Account 
    that isn't linked to your 
   production Google Ads manager account 
   . There is also a 
   link to create a new Google Account if you need to do so."
   - "While signed in to your test manager account, create a *test client 
   account*."
   - "Create a few test *campaigns"*
   - "Take note of the *client customer ID*"
   - "Use the developer token of your production manager account when 
   making requests against the test manager account. Even if it's not approved 
   yet, the token will still work on test accounts, including the ones just 
   created."

I did this exactly. I've:


   1. Created a new Google account for the purpose of creating a Google Ads 
   test account - not in any way associated with out production account
   2. Created the Google Ads Manager Test Account
   3. Created a Google Ads test client account
   4. Created several test campaigns
   5. Used the Productions Pending Developer Token to try and query the 
   test account

I am using the client library for Python, and I am utilizing a Google 
Service Account for my authentication:

[image: 2022-10-03 16_34_47-Untitled.ipynb (3) - JupyterLab and 4 more 
pages - Work - Microsoft​ Edge.png]

Yet, when I try to run get_campaigns.py 
,
 
I'm confronted with an authentication error. Here is that error:


*```Request with ID "[censored]" failed with status 
"UNAUTHENTICATED" and includes the following errors:Error with message 
"User in the cookie is not a valid Ads user.".*
*```*

So this makes me wonder, do I need to add the test client account to my 
production manager account?

Attempted to "link" the accounts using "Link an existing account" within 
Google Ads provides another error. Here is that error:



*```You can't link this account because the manager and client account 
types are not compatible.```*
So what's going on here? Am I mistaken to think the test client account and 
production manager account need to be linked? I also tried linking the test 
manager account with the production manger account, and I got the same 
error. 

Can someone please explain what I'm going wrong? Also, to Google, there is 
no documentation I can find on the "*manager and client account types are 
not compatible*" error. Can we please get a page up describing what causes 
this?

Thanks for any help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/01d64f90-7610-4a0c-bfbe-6d6b3a181022n%40googlegroups.com.


RE: Fields relevant to Managed Placements View

2022-10-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anshul,

Thank you for reaching out to our API support team.

The PlacementInfo resource only has the URL attribute. For managed placements, 
this should map only to the ad_group_criterion.placement.url field. I hope this 
helps.

Best regards,

Peter Laurence
Google Ads API Team
ref:_00D1U1174p._5004Q2ewYIv: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 
"Google Ads API and AdWords 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/ybBxD0RJ70BW00SydbgUDPSDWBxbMPF1YSdA%40sfdc.net.


Re: Placement Reports from the Google Ads API

2022-10-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anashul,

Thanks for getting back to us.

Note that the managed_placement_view  and  group_placement_view are two 
different reports in google Ads API. The managed_placement_view reports 
targeted placements (managed placements), whereas the group_placement_view 
returns automatic placements.

As a side note, as per blog post, we removed all App campaign placement data 
from the following reports.

Google Ads API

Group Placement View
Detail Placement View

Kindly note that if you use these reports, you may have to use the App 
Campaigns Brand Safety Placement report in the Google Ads UI.

Let us know if you need further clarifications.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2ehTMc: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 
"Google Ads API and AdWords 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/I_z8d0RJ709D00Nh8nwJy0SbmsROhUusaefw%40sfdc.net.


RE: Google Ads API Invoice status

2022-10-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Igor,

Thank you for reaching out to our Google Ads API support team.

Payment status is unfortunately not supported in the invoice (see guide) 
fields/response. If the said status is supported in the Google Ads UI, you may 
provide to our team the complete screenshot, and your complete use case, so our 
team can then create a feature request, subject for review.

Should your screenshot contain your user/account or billing information, you 
may then send the requested information 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.

Best regards,

Peter Laurence
Google Ads API Team
ref:_00D1U1174p._5004Q2ewVbJ: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 
"Google Ads API and AdWords 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/OSi3u0RJ6X0X000nj3fDJFS9ur2eL6qEDgeA%40sfdc.net.


RE: Service account

2022-10-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kate,

Thanks for reaching out to the Google Ads API Forum.

If you have used an impersonated email as @*.iam.gserviceaccount.com, then 
note that service account authentication will not work.  Kindly note that 
impersonated_email (formerly delegate_account) is an account email used as a 
delegate. In this case, you have to provide the email of a user that has access 
to the Google Ads account and grant impersonation abilities in the G Suite 
domain for this scope: https://www.googleapis.com/auth/adwords.

This is used for authenticating using a service account. For more information, 
you may see OAuth2 Service Account documentation.

In addition, service account authentication requires a Google Workspace domain 
and a service account that was granted domain-wide delegation access by a super 
administrator for the domain. You may retry your request with workspace domain 
and valid impersonated_email, and let us know the results.

If it still doesn't work, then could you please confirm if you already followed 
this service account document and completed all mentioned requirements for the 
service account authentication? If not, then you refer to it.

If you’re encountering API error after following the above guide, you may 
provide the complete request and response logs with request ID generated via 
reply privately to author option, as seen in the respective links, so that our 
team can check better.

For you to enable complete logs on your end for the client library, logging can 
be enabled by navigating to the Client libraries > Your client library (ex 
Python) > Logging documentation, which you can access from this link.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2ewSHl: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 
"Google Ads API and AdWords 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/kzVOz0RJ6WAD00xUsc-zBnQZyd7iKFRKlq_A%40sfdc.net.


RE: UserInterest Service in google ads

2022-10-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there,

Thanks for reaching out to the Google Ads API Forum.

Could you elaborate on your statement “ I'm trying to ad interests targetting 
on my Google Ad Group using V11 version of Google Ads Api for .Net.”? Since you 
are trying to add targeting, you may refer to the targeting guide here, as you 
should be able to target or exclude various types of criteria by using 
CampaignCriterionService and AdGroupCriterionService.

For the userInterest, you may use ​​UserInterestInfo with 
AdGroupCriterionService to retrieve UserInterest to set in UserInterestInfo, 
and also verify the availabilities[] are compatible with the campaign type as 
some UserInterest options are only available for specific campaign types. By 
default a new campaign will not contain user interest criteria. Only negative 
criteria are supported at the campaign level.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2ewSEq: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 
"Google Ads API and AdWords 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/2DO_l0RJ6V9T00l6ghzQ4OR6GUrA2pQeEtZw%40sfdc.net.


Re: Associate a label to an audience data segment/user list in the API

2022-10-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ben,

Thank you for providing the screenshot. You may try the ad_group_audience_view 
attribute resources and once you get the following fields, you may use separate 
report label to get full details about that label by filtering using resource 
name of label.

ad_group.labels
ad_group_criterion.labels
campaign.labels

Let me know if this works for you.

Best regards,

Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2evKLk: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 
"Google Ads API and AdWords 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/sT0PR0RJ6TI100Wi4ebFXFSCGfr-cswn-p-g%40sfdc.net.


Re: Digest for adwords-api@googlegroups.com - 20 updates in 15 topics

2022-10-03 Thread Phisit Inkarthiue
ในวันที่ จ. 3 ต.ค. 2022 17:58 น.  เขียนว่า:

> adwords-api@googlegroups.com
> 
>  Google
> Groups
> 
> 
> Topic digest
> View all topics
> 
>
>- Revoke refresh token through api
><#m_-8155840268681167729_group_thread_0> - 1 Update
>- How to returns the requested customer in full detail with google ads
>api v11. <#m_-8155840268681167729_group_thread_1> - 1 Update
>- Improve incident reporting for Google Ads API on dedicated Google
>Ads status page <#m_-8155840268681167729_group_thread_2> - 2 Updates
>- Data miss match with Google anaytics dashboard
><#m_-8155840268681167729_group_thread_3> - 2 Updates
>- Issue to fetch relation between campaign and it's assets
><#m_-8155840268681167729_group_thread_4> - 1 Update
>- Issue to get campaign assets from google ads api
><#m_-8155840268681167729_group_thread_5> - 1 Update
>- Service account <#m_-8155840268681167729_group_thread_6> - 1 Update
>- UserInterest Service in google ads
><#m_-8155840268681167729_group_thread_7> - 1 Update
>- AdGroup Audience report Impressions calculation with Click type
>segment <#m_-8155840268681167729_group_thread_8> - 1 Update
>- Associate a label to an audience data segment/user list in the API
><#m_-8155840268681167729_group_thread_9> - 1 Update
>- No PERFORMANCE_MAX campaign data in shopping_performance_view report
><#m_-8155840268681167729_group_thread_10> - 1 Update
>- CRM based audience upload count through api is not matching with the
>UI count <#m_-8155840268681167729_group_thread_11> - 1 Update
>- Not found Detail demographics record when query CampaignCriterion
><#m_-8155840268681167729_group_thread_12> - 2 Updates
>- Unable to extract cost from performance max campaign
><#m_-8155840268681167729_group_thread_13> - 2 Updates
>- get_campaigns.py not working
><#m_-8155840268681167729_group_thread_14> - 2 Updates
>
> Revoke refresh token through api
> 
> Google Ads API Forum Advisor : Oct 03 10:35AM
>
> Hi Subin,
>
> Thanks for getting back to us. I understand that you are looking for the
> similar effect when a user removes access from the permissions page, then
> it should expire your existing refresh token as it will be invalidated
> access. I’ve tried to remove access, and it asked me to regenerate the
> token. You may try on your end, and let us know if it works on your end as
> well.
>
> Regards,
>
> Yasar
> Google Ads API Team
> ref:_00D1U1174p._5004Q2eufbV:ref
> Back to top <#m_-8155840268681167729_digest_top>
> How to returns the requested customer in full detail with google ads api
> v11.
> 
> Google Ads API Forum Advisor : Oct 03 10:03AM
>
> Hi Mendel,
>
> Thank you for posting your concern. Allow me to provide support.
>
> To provide insights to your concern, specific Get() methods and its fields
> have equivalent report types and report fields as well. With this, try to
> build your query instead using specific report types and add attribute
> fields there. You can use this query builder tool to replicate the specific
> get method.
>
> Since it appears that you want to get the equivalent of the get method of
> the customer service, then you can use the below query:
>
> SELECT customer.resource_name,
> customer.call_reporting_setting.call_reporting_enabled,
> customer.call_reporting_setting.call_conversion_reporting_enabled,
> customer.call_reporting_setting.call_conversion_action,
> customer.conversion_tracking_setting.conversion_tracking_id,
> customer.conversion_tracking_setting.cross_account_conversion_tracking_id,
> customer.remarketing_setting.google_global_site_tag,
> customer.pay_per_conversion_eligibility_failure_reasons,
> customer.optimization_score_weight, customer.id,
> customer.descriptive_name, customer.currency_code,
> customer.time_zone, customer.tracking_url_template,
> customer.final_url_suffix, customer.auto_tagging_enabled,
> customer.has_partners_badge, customer.manager, customer.test_account,
> customer.optimization_score
> FROM customer
>
>
> Let me know if you have further questions.
>
> Regards,
>
> Ernie John
> Google Ads API Team
> ref:_00D1U1174p._5004Q2evRRp:ref
> Back to top <#m_-8155840268681167729_digest_top>
> Improve incident reporting for Google Ads API on dedicated Google Ads
> status page
> 
> Grace Angel : Oct 02 04:11PM -0700
>
> +1 

RE: AdGroup Audience report Impressions calculation with Click type segment

2022-10-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Oksana,

Thank you for raising this concern to the Google Ads API support team.

To have a clearer view and to answer your questions, could you please provide 
the complete API request and response logs with request ID and request header 
that generated on your end where we can see the impressions calculation with 
click type segment? Also the screenshot of the Google Ads UI will be helpful. 
If you haven't yet, logging can be enabled by navigating to the Client 
libraries > Your client library (ex. Java) > Logging documentation, which you 
can access from this link. This information will help our team to better check 
this concern and to provide accurate recommendations

You can provide it via the Reply privately to author option. If this option is 
not available, then send it instead on this email address 
googleadsapi-supp...@google.com.

The said information will help us to further investigate this.

Best regards,

Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2ewRYQ: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 
"Google Ads API and AdWords 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/qHZo60RJ6M7Q00sbxUTpw2T6ak-6vCj2XPCA%40sfdc.net.


Fields relevant to Managed Placements View

2022-10-03 Thread Anshul Ravikumar
Hey Team,

Can you confirm if only the following fields are relevant for the Managed 
Placement View :
- ad_group_criterion.placement.url
- ad_group_criterion.youtube_channel.channel_id
- ad_group_criterion.youtube_video.video_id

Are there any more fields relevant to the managed placement view 
(https://developers.google.com/google-ads/api/fields/v11/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 
"Google Ads API and AdWords 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/1bb75203-862e-499a-b15d-30c15a77d481n%40googlegroups.com.


Google Ads API Invoice status

2022-10-03 Thread Igor Borenovič
Hello,

I am using the Google Ads API to fetch invoices by using the listAccount 
endpoint. This works fine but I cannot seem to find a way of checking if 
the invoice is already paid. How do I do that?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/77038ebf-20b8-466d-9df7-7914aa911443n%40googlegroups.com.


Re: Placement Reports from the Google Ads API

2022-10-03 Thread Anshul Ravikumar
Hey team,

Just another doubt here : Will the placements from the 
managed_placement_view also be available in the group_placement_view? Is 
the managed_placement_view a subset of the group_placement_view?

Thanks!

On Wednesday, September 28, 2022 at 3:39:35 PM UTC+5:30 adsapi wrote:

> Hi Anashul,
>
> Just to follow up. Please provide the screenshots via Reply privately to 
> the author option. If the option is not available, please send it to 
> googleadsa...@google.com.
>
>
> Kind regards, 
> [image: Google Logo] 
> Sherwin Vincent 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2ehTMc: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 
"Google Ads API and AdWords 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/2c253b05-d134-43a1-9083-4c93efff4354n%40googlegroups.com.


Re: Revoke refresh token through api

2022-10-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Subin,

Thanks for getting back to us. I understand that you are looking for the 
similar effect when a user removes access from the permissions page, then it 
should expire your existing refresh token as it will be invalidated access. 
I’ve tried to remove access, and it asked me to regenerate the token. You may 
try on your end, and let us know if it works on your end as well.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2eufbV: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 
"Google Ads API and AdWords 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/YFjAn0RJ6ARM00KZG_pk6USrCqj9wMlBlxvw%40sfdc.net.


Service account

2022-10-03 Thread 'Kate Orlova' via Google Ads API and AdWords API Forum
Hi there!
I'm trying to use service account to make requests to google ads api.
It is failed on refresh access token with error 401 Unauthorized.
If I use service account email as service account user email I can get auth 
token, but then I have a NOT_ADS_USER error. But if I use an email of user 
that has an access to google ads account and also has permissions in 
service account - I get 401 Unauthorized and can't get auth token.
Which email I should use for service account user?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/0e31ca52-370f-45d0-9b91-c35eeb1a7d8cn%40googlegroups.com.


Data miss match with Google anaytics dashboard

2022-10-03 Thread Deepika S
Hi team,
We have pulled the data using google analytics api but the data is not 
matching with UI, will you please let us know about the field that we need 
to consider while fetching data for Audience Summary Dashboard: in google 
analytics

Below are the fields we have considered while fetching

1. Users.
2. Avg.Page Load time(sec).
3. Avg.Session Duration.
4. Number of Sessions per User.
5. Affinity Category.
6. In-market Segmentation.
8. Other Category

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/a19645e4-cf3a-4dfc-a8a4-b7cfc6413bd3n%40googlegroups.com.


UserInterest Service in google ads

2022-10-03 Thread Meri Sahakyan
Hi, I'm trying to ad interests targetting on my Google Ad Group using V11 
version of Google Ads Api for .Net.
Is there any service for UserInterest creation? If no, how can I add LIST 
of user interests to AdGroupCriterion.
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 
"Google Ads API and AdWords 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/94fa3359-1d3f-4ec7-b770-0439c1f11146n%40googlegroups.com.


Re: AdGroup Audience report Impressions calculation with Click type segment

2022-10-03 Thread 'Oksana Sulyma' via Google Ads API and AdWords API Forum
Hi! Bumping up this thread so that my question doesn't get lost. Thanks!

On Friday, September 30, 2022 at 7:50:02 PM UTC+3 Oksana Sulyma wrote:

> Hi group!
> I have a question regarding this report 
> https://developers.google.com/google-ads/api/fields/v11/ad_group_audience_view
> .
> When I choose click_type segment 
> 
>  I 
> get 92 impressions in my report. 
> If I don't include click_type segment 
> 
>  in 
> my request I get 37 impressions in my report which matches Google Ads UI.
>
> Is there any rule for click type I can set to get 37 impressions? Like if 
> click type = SITELINKS  I'll see 37 impressions? Or may be any other report 
> field which could help to calculate non-duplicated impressions? 
>
> Thanks,
> Oksana
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/73f81075-dc02-407d-bdef-a61dc9d5f2bdn%40googlegroups.com.