we don't get 'metrics.clicks'/'metrics.cost_micros' data from endpoint 'ad_group_ad_asset_view'

2022-03-06 Thread Yoni Bombach
Hi Google Ads Support Team,

We have a problem when we query for some of our customers (not all of them) 
a specific endpoint in the Google Ads API.
*Endpoint*: ad_group_ad_asset_view
*Query*: “SELECT segments.date, campaign.id, campaign.name, 
customer.currency_code, campaign.app_campaign_setting.app_id, 
campaign.app_campaign_setting.app_store, campaign.advertising_channel_type, 
campaign.advertising_channel_sub_type, metrics.impressions, metrics.clicks, 
metrics.cost_micros, campaign.final_url_suffix, 
campaign.tracking_url_template, ad_group.name, ad_group.id, segments.ad
_network_type, ad_group_ad.ad.id, ad_group_ad.ad.name, ad_group_ad.ad.type, 
asset.id, asset.name, asset.type, ad_group_ad.ad.final_urls, 
ad_group_ad.ad.final_url_suffix, ad_group_ad.ad.tracking_url_template, 
asset.youtube_video_asset.youtube_video_title FROM ad_group_ad_asset_view 
WHERE segments.date >= ‘2022-02-07’ AND segments.date <= ‘2022-02-07’ AND 
campaign.name IS NOT NULL ORDER BY segments.date”

We don’t get any data for ‘metrics.clicks’ and ‘metrics.cost_micros’ (not 
even empty data). 

Although we expect to get some data (even empty data) as seen in other 
endpoints (like - ad_group_ad).

We would appreciate your help.

Best,
Yoni, Singular
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/84153bbf-5d67-48fe-a6de-12663736b6dbn%40googlegroups.com.


migrating to the Google Ads API.

2022-03-06 Thread Hwansang Cho
migrating to the Google Ads API. 
https://developers.google.com/google-ads/api/fields/v9/segments#segments.device 
When using device, ad_group_criterion is not included in Selectable With, 
is it correct not to provide it? So, how can I get criterion_id when device 
is included in keyword_view ? 
thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c11bc6df-4e5b-4bc3-ba7c-c3fb27706915n%40googlegroups.com.


Re: How to retrieve Invoice Data on daily base via Google Ads API

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello,

Thank you for reaching out to us.

As for the adjustments, you can refer to the fields mentioned on this guide. If 
this isn't what you're looking for, can you further elaborate on your concern 
so we can better assist you?

Regards,

Mark Kevin
Google Ads API Team
ref:_00D1U1174p._5004Q2UgvRR: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/7UOwl0R8CQVS00ZctUmK1CSVGjA-WZx4Xyiw%40sfdc.net.


RE: My business associate ads problem

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ken,

Thank you for providing more details to your concern.

Please note that the pairing of GCP is to developer token and not with Google 
Ads account. In addition to this, each Google API Console project can be 
associated with the developer token from only one manager account. Once you 
make a Google Ads API request, the developer token is permanently paired to the 
Google API Console project. If you do not use a new Google API Console project, 
you'll get a DEVELOPER_TOKEN_PROHIBITED error when making a request.

If switching to a developer token under a new manager account, then the usual 
workaround here is that you'll need to create a new Google API Console project 
for Google Ads API requests that use the new manager's token.

However, since creating a new GCP is not possible or not applicable on your 
end, then I would suggest using the developer token that was initially paired 
with that GCP account so that you will not encounter the error.

Let me know if you have further questions.

Regards,

Ernie John
Google Ads API Team
ref:_00D1U1174p._5004Q2XlMDR: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/mzvrk0R8CR0600Rxw5bIMET3y6vWltJUqBOQ%40sfdc.net.


RE: Inquiries about the policy that one API token can be issued per legal entity

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

Thank you for posting your concern.

I understand that you want to know how to distinguish separate legal entities 
to have a separate developer token as well. With this, I would suggest raising 
your question to the Compliance team via this link as this is outside of our 
scope already. I routed you to them because they are more equipped to this 
question as they are the ones that process and approve developer token requests.

Let me know if you have further questions.

Regards,

Ernie John
Google Ads API Team
ref:_00D1U1174p._5004Q2XlMEe: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/JSGY70R8CROR00gVW0aq8LSvmapXAnDn-UcA%40sfdc.net.


RE: we don't get 'metrics.clicks'/'metrics.cost_micros' data from endpoint 'ad_group_ad_asset_view'

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Yoni,

Thank you for posting your concern.

To investigate the issue, could you provide the complete request and response 
logs with request ID and request header generated on your end?

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


Regards,

Carmela
Google Ads API Team
ref:_00D1U1174p._5004Q2Xlsnp: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/11Shw0R8CTI800I3aBP8vGTU2qFuRRf-MVKg%40sfdc.net.


RE: Parsing Google Ads Partial Failure

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

Thanks for reaching out to the Google Ads API Forums.

It seems you have a problem in deserialize. Can you check this link Warning and 
Partial Failure for more information about GoogleAdsFailure.deserialize you 
encountered.

Since the error is more on the implementation on how an object is deserialize 
in python, we suggest that you raise this to the client library owners via this 
link. Client library owners should be able to assist you on this.

Let us know if you have any questions.

Regards,

Darwin
Google Ads API Team
ref:_00D1U1174p._5004Q2XlrHY: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/ypxXi0R8CUKE00sxYKpaBCTCSFxYn6-cts2w%40sfdc.net.


Re: I want to get Keyword States for 100 keywords

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Roshit,

The Google Ads API should support JSON as also discussed here, and in this 
guide when using the REST Interface.

In addition, you may review the implementation part of the said generate 
forecast metrics feature as for example, a KeywordPlanAdGroupKeyword should 
have 1 max number of keyword plan keywords per plan.

You may also refer to this guide for more information on the planning services 
limits.

Best regards,

Peter Laurence
Google Ads API Team
ref:_00D1U1174p._5004Q2W3wSo: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/KapbI0R8CUVI00x3DX6BokT-SyVbtDiC1AJQ%40sfdc.net.


RE: Google Ads API RunTime exception

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Saurabh,


I'm Kevin from the Google Ads API Team.


Based on the error you encountered, it seems that your concern is more of a 
client library issue, I suggest you reach out to the client library authors by 
posting your concern on this link as their team is better equipped to address 
your concern.


I hope you get a response from them as soon as possible.


Regards,

Kevin Gil
Google Ads API Team
ref:_00D1U1174p._5004Q2XlOEz: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/wPyP40R8CV4M00Z5ipbmA5SSSwvFG7DHVguA%40sfdc.net.


Re: Internal error when listing batch job results

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Arshdeep,

Thank you for providing the requested details. Allow me to raise the 
information that you provided to the team. We will revert back to you with 
updates when it becomes available.

Regards,

Ernie John
Google Ads API Team
ref:_00D1U1174p._5004Q2W62XK: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/MJHEq0R8CVKE00ltwXM9TNR-mLiQCztiO0JQ%40sfdc.net.


Re: (OAuth) Token has been expired or revoked

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Alex,

Thank you for reaching out to Google Ads API Forums.

It appears that your concern is related to refresh token expiration. With this, 
I would recommend posting your concern here, this was also included inside the 
support link my colleague provided. This is a public forum which is dedicated 
to Oauth2 and refresh token related questions. I hope this helps.

Let us know if you have any questions.

Regards,

Carmela
Google Ads API Team
ref:_00D1U1174p._5004Q2XjtpY: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/AWsOb0R8D18E00h5cqIEcWQquv406Mgd-qdQ%40sfdc.net.


Re: I want to get Keyword States for 100 keywords

2022-03-06 Thread Rohit Nishad
I already read the docs but still not find a way to send 1 keyword.

as described in docs i have to use KeywordPlanCampaignKeywords 
,
 
or KeywordPlanAdGroupKeywords 

.

so my question is they both (KeywordPlanCampaignKeywords 
,
 
and KeywordPlanAdGroupKeywords 
.)
 
have property called text where i can put only one keyword?

So what to do?

On Monday, 7 March, 2022 at 8:56:44 am UTC+5:30 adsapi wrote:

> Hi Roshit,
>
> The Google Ads API should support JSON as also discussed here 
> ,
>  
> and in this guide 
> 
>  
> when using the REST Interface.
>
> In addition, you may review the implementation 
> 
>  
> part of the said generate forecast metrics feature as for example, a 
> KeywordPlanAdGroupKeyword 
> 
>  
> should have 1 max number of keyword plan keywords per plan.
>
> You may also refer to this guide 
> 
>  
> for more information on the planning services limits.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2W3wSo: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/910f07a6-67e7-4927-a005-be2d59119c89n%40googlegroups.com.


RE: migrating to the Google Ads API.

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

Thank you for reaching out to us.

I would recommend that you use the Google Ads Query Builder and Query Validator 
tools for constructing queries. Upon checking, apparently it is valid to 
include the fields you mentioned. Below is an example query from the above 
tools :

SELECT segments.device, keyword_view.resource_name, 
ad_group_criterion.criterion_id, metrics.conversions, metrics.cost_micros, 
metrics.clicks, metrics.impressions FROM keyword_view.

That said, you may try out the above query and write back to us should you have 
additional clarifications.

Best regards,

Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2XlyzV: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/sGWSb0R8D35V00ORLblrdnTmCEtAzOHRFwwg%40sfdc.net.


RE: Uncaught GuzzleHttp\Exception\ClientException / invalid_grant

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Laurent/Anita,


Thank you for reaching out. The "invalid_grant” error usually indicates an 
issue with the refresh token. That said, you’ll need to regenerate credentials 
and refresh tokens. You may refer here to this guide for the steps on how you 
can regenerate credentials and refresh tokens.


If you are still having an issue, please share the complete request and 
response logs with request ID so we can take a closer look at the issue. Please 
send the requested details via the Reply privately to author option. If this 
option is not available, you may send the details directly to our 
googleadsapi-supp...@google.com alias instead.


Regards,

Kevin Gil
Google Ads API Team
ref:_00D1U1174p._5004Q2XlNWY: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/Kq_nq0R8D3NJ00lDDXQqPrQnaBftMpMfrPXA%40sfdc.net.


RE: Updating Budget on Performance Max Campaign Fails

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Richard,

Thank you for reaching out to us.

So our team can better check on this, can you share to us the complete API logs 
(request and response with request-id)? In the Google Ads API, logging can be 
enabled by navigating to the Client libraries > Your client library (ex. Java) 
> Logging documentation, which you can access from this link.

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

Regards,

Mark Kevin
Google Ads API Team
ref:_00D1U1174p._5004Q2XlOaW: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/62b9q0R8D3XN00r1TIpNP7SVeEHVrPZJH72Q%40sfdc.net.


Re: Domain Wide-delegation Issue: Unauthorized Client

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anthony,

Thank you for the reply. I am also a member of the Google Ads API team and let 
me provide support to your concern.

Upon checking the error message, I can see that the authentication flow that 
the API is validating is still OAuth2 desktop app or web app flow even though 
you are implementing a service account. With this, you may try following this 
guide as it discusses the steps on how to implement the service account for 
Python client library.

However, we strongly recommend using OAuth2 desktop app or web app flow instead 
of service accounts (for example, impersonation). OAuth2 desktop app and web 
app flows do require an initial user interaction for granting access to the 
account, but are much simpler to set up. For the OAuth2 desktop app flow, you 
can persist a refresh token (which never expires) to obtain a new access token 
whenever necessary. When using one of our client libraries, you can authorize 
your app by filling out a configuration file.

However, if you still prefer a service account and the issue persists after 
trying the provided suggestion, then please provide the complete request and 
response logs with request ID and request header generated on your end. You can 
check the provided links to have a clearer view on the information that I am 
asking. This information can be extracted when logging of the API transaction 
is enabled. If not enabled, then you can follow one of the guides below for the 
specific client library that you are us:
Java - 
https://developers.google.com/google-ads/api/docs/client-libs/java/logging
.Net - 
https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging
PHP - https://developers.google.com/google-ads/api/docs/client-libs/php/logging
Python - 
https://developers.google.com/google-ads/api/docs/client-libs/python/logging
Ruby - 
https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging
Perl - 
https://developers.google.com/google-ads/api/docs/client-libs/perl/logging

Please provide it in the private email thread.

Regards,

Ernie John
Google Ads API Team
ref:_00D1U1174p._5004Q2Xk3z4: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/EjqzA0R8D4QS00j1q8kc5uRtabaRNPjUvCyA%40sfdc.net.


Re: migrating to the Google Ads API.

2022-03-06 Thread Hwansang Cho
I'm appreciate to your response.
But I'm afraid that wasn't the expected answer.

If I use the device field, I'm removing some items which is not supporting 
with the device field for the convenient use.
The ad_group_criterion doesn't seem to belong to the among Selectable With 
since it has been got rid of from the action I describe about the 
convenient use.

Please check if the ad_group_criterion is one of the Selectable With of 
device

Thank you

2022년 3월 7일 월요일 오후 3시 25분 48초 UTC+9에 adsapi님이 작성:

> Hi,
>
> Thank you for reaching out to us.
>
> I would recommend that you use the Google Ads Query Builder 
> 
>  
> and Query Validator 
> 
>  
> tools for constructing queries. Upon checking, apparently it is valid to 
> include the fields you mentioned. Below is an example query from the above 
> tools :
>
> *SELECT segments.device, keyword_view.resource_name, 
> ad_group_criterion.criterion_id, metrics.conversions, metrics.cost_micros, 
> metrics.clicks, metrics.impressions FROM keyword_view.*
>
> That said, you may try out the above query and write back to us should you 
> have additional clarifications.
>
> Best regards,
> [image: Google Logo] 
> Heidi 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2XlyzV: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/ebb4669c-dd14-4f74-bf01-4b17f809fcc6n%40googlegroups.com.