Re: Using temporary id when creating Extension Feed Items

2021-08-17 Thread OC
Hi,

Thanks for the response.

I was following the instructions in this document 
 
when 
implementing the code and it says that "GoogleAdsService.Mutate supports 
temporary resource names". I didn't experience the same issue when using 
temporary Ids with other objects, such as Ad Groups, Campaigns, etc. So I 
suspect it might be an issue in the GoogleAdsService.

On Thursday, August 12, 2021 at 11:59:00 AM UTC+2 adsapi wrote:

> Hi,
>
> Thank you for raising your concern.
>
> I would like to inform you first that I am a going to delete your initial 
> as it contains generated logs. I will just paste here instead the body of 
> the concern without the logs.
> "
>
>
>
> *I'm getting an error when trying to create Extension Feed Item using a 
> temporary Id. Although a temporary Id is used, I get the "Field 
> \'resource_name\' cannot be modified by \'CREATE\' operation." Is it 
> possible to use temporary Ids for Extension Feed Items, or a separate call 
> has to be made to create them? Here's the request/response:*"
>
> Please note that temporary Ids are only used in batch processing and this 
> is the possible reason why the error occurred. With this, I would suggest 
> referring to this document 
>  
> to read more information about batch processing and how temporary Ids works.
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2LmKhD: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/1c6a8a04-c240-405d-a58e-13ce97e6c7adn%40googlegroups.com.


Re: Google Ads API giving ACCOUNT_LIMIT error

2021-08-17 Thread pratik patel
Yes,

But many extensions remove from the account and after that also it's saying 
the same kind of error.

So, when we remove the existing extension that will reduce that count?

If not reduce count then how do we remove and add a new extension?

Regards,
Pratik Patel

On Saturday, 7 August 2021 at 01:14:41 UTC+5:30 adsapi wrote:

> Hi Pratik,
>
> Thank you for reaching out to us. Looking over the error code that you 
> have sent us, I can see that you have exceeded the limit for the account 
> for that request. If you look in it you will see that it says the limit is 
> 25, and that yours was over it at 250002. You can also check here 
> 
>  
> which talks about the very specific error that you got.
>
> Regards,
> [image: Google Logo] 
> William Pescherine 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Lkt5e: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/29b2576e-08a9-4877-82ae-ea56af83953bn%40googlegroups.com.


video取数据一直返回这个,是有变动么?

2021-08-17 Thread kyoo hk

之前可以获取数据;现在只返回这个
array (
  'fieldMask' => 
'video.id,video.title,video.resourceName,video.durationMillis,video.channelId,metrics.impressions,metrics.costMicros,metrics.clicks,metrics.engagements,segments.date,metrics.allConversions,metrics.conversions,metrics.allConversionsValue,metrics.conversionsValue,campaign.id,customer.id',
)

GAQL语句是:
SELECT video.id, video.title, video.resource_name, video.duration_millis, 
video.channel_id, metrics.impressions, metrics.cost_micros, metrics.clicks, 
metrics.engagements, segments.date, metrics.all_conversions, 
metrics.conversions, metrics.all_conversions_value, 
metrics.conversions_value, campaign.id, customer.id FROM video

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/00d38710-e0dc-42b9-b7f5-093c5b5b8a67n%40googlegroups.com.


Re: Google Adwords/Ads API Invalid_grant error Bad Request

2021-08-17 Thread pratik patel
Thank you Ramesh & Lakshmi. I have the same issue I think. I have also a 
consent screen showing in Testing.

I change the status of it and will check after 7 days. 

Regards,
Pratik Patel

On Thursday, 12 August 2021 at 23:50:45 UTC+5:30 rames...@minstersoft.co.uk 
wrote:

> Thank you Lakshmi.
>
> On Wednesday, 11 August 2021 at 15:42:08 UTC+1 adsapi wrote:
>
>> Hi Ramesh,
>>
>> This is Lakshmi from Google Ads API team. I work along with Matt. Glad to 
>> hear that your issue was resolved. Yes in testing phase, the refresh token 
>> will expire in 7 days. OAuth guide: 
>> https://developers.google.com/identity/protocols/oauth2#expiration 
>>
>> In order to send the private message, please send the details to the 
>> alias: googleadsa...@google.com.
>>
>> Thanks,
>> [image: Google Logo] 
>> Lakshmi Prathipati 
>> Google Ads API Team 
>>   
>>  
>>  
>>
>>
>> ref:_00D1U1174p._5004Q2Lkmcl: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/72c32f99-51e1-4910-a84b-425e09c58011n%40googlegroups.com.


Re: Google Ads API giving ACCOUNT_LIMIT error

2021-08-17 Thread Google Ads API Forum Advisor
Hi Pratik,

Thank you for the reply. I work with William and let me provide support to your 
concern.

For this part of your concern, you may check on your end if the number of 
active extensions reached the 250,000 limit.
"But many extensions remove from the account and after that also it's saying 
the same kind of error."

Moving forward to your questions below, removed extensions will indeed not be 
included in the count. Then, to remove extensions on the API perspective, you 
may refer to this document to know how.
"So, when we remove the existing extension that will reduce that count?
If not reduce count then how do we remove and add a new extension?"

Let me know if you have further questions.

Regards,

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


Re: Generate Historical Metrics - only available for ENABLED plans

2021-08-17 Thread Stacey
Hi Peter,

I have replied privately twice now, the latest being yesterday.  Could you 
please review?

Thanks, 
Stacey

On Friday, June 18, 2021 at 4:38:50 AM UTC+1 adsapi wrote:

> Hi Stacey,
>
> Thank you for reaching out to our API support team.
>
> So our team can more accurately troubleshoot, could you first share your 
> customer ID and the complete request 
> 
>  
> and response 
> 
>  
> logs, with the request-id 
> 
> ?
>
> 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 
> .
>
> 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 googleadsa...@google.com alias instead.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2IwAIA: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/68d86367-d212-4c0e-94fd-feb04175ca64n%40googlegroups.com.


Re: language

2021-08-17 Thread 郭云
Thank you very much
在2021年8月17日星期二 UTC+8 上午9:46:31 写道:

> Hello,
>
> Thank you for getting back to us.
>
> As mentioned by Yasar on the previous thread, you can use this guide 
> 
>  to 
> get the Criterion IDs for your specified language.
>
> Regards,
> [image: Google Logo] 
> Mark Kevin Albios 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Lmiud: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/ad65e5f2-b884-4177-acc0-b55117a82ec5n%40googlegroups.com.


System User Token

2021-08-17 Thread 'Kate Orlova' via AdWords API and Google Ads API Forum
Hi! Is there any possibility to generate and use system user token to 
authenticate instead of Oauth?
Now or maybe in future?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b86b5545-6896-4ab0-abb9-47ee219e2661n%40googlegroups.com.


Need Swagger files or Postman Collections for Google Ads REST APIs

2021-08-17 Thread Simba Technologies
Hello Ads Team,

Could you please provide us the Swagger files or postman collections of 
Google Ads REST APIs if possible.

Regards,
Pavan Cheemakurthi,
Magnitude Software


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/46c80cf1-f593-4927-ae4d-92472e8cfdc1n%40googlegroups.com.


RE: System User Token

2021-08-17 Thread Google Ads API Forum Advisor
Hi,

Currently, OAuth is the only approach used for authentication. Please add more 
details regarding system user token so that I can forward your concern to the 
rest of the team.

https://developers.google.com/google-ads/api/docs/first-call/overview

Thanks,

Lakshmi Prathipati
Google Ads API Team
ref:_00D1U1174p._5004Q2Lns8A: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/4_vC90QXZIAF00uNfEGlLrRoG3FyqOCs3M0Q%40sfdc.net.


Campaign Criterion Simulation - None Response

2021-08-17 Thread Andrea Cau

Hi.

I'm trying to retrieve some simulations for campaign criterion
Account production and display campaign.
I'm getting:

   - Response: None

Why ? Am I doing something wrong?

The following are the DEBUG logs:

[2021-08-17 12:46:36 - DEBUG] Request

---

Method: /google.ads.googleads.v8.services.GoogleAdsService/SearchStream

Host: googleads.googleapis.com

Headers: {

  "developer-token": "REDACTED",

  "login-customer-id": "N",

  "x-goog-api-client": "gl-python/3.7.9 gax/1.31.0",

  "x-goog-request-params": "customer_id="

}

Request: customer_id: ""

query: "\nSELECT\n  
campaign_criterion_simulation.criterion_id,\n  
campaign_criterion_simulation.start_date,\n  
campaign_criterion_simulation.end_date,\n  
campaign_criterion_simulation.bid_modifier_point_list.points\nFROM 
campaign_criterion_simulation\nWHERE 
campaign_criterion_simulation.type = BID_MODIFIER\n  AND 
campaign_criterion_simulation.modification_method = UNIFORM\n  AND 
campaign_criterion_simulation.campaign_id = N\n  AND 
campaign.advertising_channel_type = DISPLAY\n  AND 
campaign_criterion_simulation.criterion_id = 30001\n  "



Response

---

Headers: {

  "request-id": "request_id"

}

Response: None

[2021-08-17 12:46:36 - INFO] Request made: ClientCustomerId: N, Host: 
googleads.googleapis.com, Method: 
/google.ads.googleads.v8.services.GoogleAdsService/SearchStream, RequestId: 
uqtt9NfCocCBdwP9IQvaiQ, IsFault: False, FaultMessage: None "

Thanks in advance for every support.
Andrea

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ae78f9b3-abf4-487c-a29f-daea4ec2d8c8n%40googlegroups.com.


Re: Why does the java sdk always print error messages and cannot capture the error

2021-08-17 Thread Google Ads API Forum Advisor
Hi Xu,

I work with Yasar and will assist you. You can join the 
https://github.com/googleads/google-ads-java/issues/169 if this is the same 
issue, otherwise please open another thread in that issue tracker. This forum 
deals only with the request and response that all client libraries send to the 
API.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2Lmwrj: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/dy9qm0QXZJBI00O8jWoqw4S4uMU1o88iZCWw%40sfdc.net.


Campaign Criterion Simulation - None Response

2021-08-17 Thread Andrea Cau
Hi.

I'm trying to retrieve some simulations for campaign criterion
Account production and display campaign.
I'm getting:

   - Response: None

Why ? Am I doing something wrong?

The following are the DEBUG logs:

[2021-08-17 12:46:36 - DEBUG] Request

---

Method: /google.ads.googleads.v8.services.GoogleAdsService/SearchStream

Host: googleads.googleapis.com

Headers: {

  "developer-token": "REDACTED",

  "login-customer-id": "N",

  "x-goog-api-client": "gl-python/3.7.9 gax/1.31.0",

  "x-goog-request-params": "customer_id="

}

Request: customer_id: ""

query: "\nSELECT\n  
campaign_criterion_simulation.criterion_id,\n  
campaign_criterion_simulation.start_date,\n  
campaign_criterion_simulation.end_date,\n  
campaign_criterion_simulation.bid_modifier_point_list.points\nFROM 
campaign_criterion_simulation\nWHERE 
campaign_criterion_simulation.type = BID_MODIFIER\n  AND 
campaign_criterion_simulation.modification_method = UNIFORM\n  AND 
campaign_criterion_simulation.campaign_id = N\n  AND 
campaign.advertising_channel_type = DISPLAY\n  AND 
campaign_criterion_simulation.criterion_id = 30001\n  "



Response

---

Headers: {

  "request-id": "request_id"

}

Response: None

[2021-08-17 12:46:36 - INFO] Request made: ClientCustomerId: N, Host: 
googleads.googleapis.com, Method: 
/google.ads.googleads.v8.services.GoogleAdsService/SearchStream, RequestId: 
, IsFault: False, FaultMessage: None "

Thanks in advance for every support.
Andrea

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/aeaffb08-6007-4971-bb21-8bbd6bfc3ab0n%40googlegroups.com.


RE: API for scheduled auto appealing ads

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

Thanks for reaching out. Please see this guide that includes a code sample for 
automatically submitting review requests for ads and keywords that trigger 
policy violations.

Regards,
Matt
Google Ads API Team

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


RE: Configure "Conversion Account" and "Audience Manager Account" through Google Ads API

2021-08-17 Thread Google Ads API Forum Advisor
Hi Léon,

I raised your request with my team. You may monitor our blog for an update.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2LnVmC: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/xSs6e0QXZLI200xp3ezrq9RECoyjjG4Rab7w%40sfdc.net.


Re: curl for location targeting

2021-08-17 Thread Google Ads API Forum Advisor
Hi Wayne,

I brought to my team your request for options to get all possible results and 
to filter by target type from location targeting. You may monitor our blog for 
an update.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2LmeK9: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/uG6vT0QXZQ8L00m-Ki5soHQKWxE-MCC7zytA%40sfdc.net.


RE: How to extract search volume for a list of keywords using the news ads api

2021-08-17 Thread Google Ads API Forum Advisor
Hi there,

You can check out Generate Historical Metrics.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2LnXKL: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/mJONa0QXZR2X000PxpduA8QL2q-JQLbI_daw%40sfdc.net.


RE: How to link account to manager account

2021-08-17 Thread Google Ads API Forum Advisor
Hi Thien,

Linking to Manager accounts and Upload Click conversions describe how to do 
these things in the API. If you are having trouble with the UI you can get help 
from product support.

With that being said, the screenshot you sent comes from clicking "Tools and 
Settings" on the top right of the UI. The instructions you have from linking 
accounts in the UI shows that there is a "Settings" option on the left hand 
side of the UI.

Regarding using the API without a developer token, unfortunately you will need 
a developer token to access the API.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2LnXRa: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/MW_-i0QXZS2E00YhZN8K42RZWklwOC-TN4jQ%40sfdc.net.


RE: How can I get each asset‘s name,id,impression,cost and click data

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

Thanks for reaching out. Looking into the account, 331-873-5866, I see that it 
only has one pre-registration app campaign. This campaign type is not currently 
supported in the Ads API, which would explain why you received an empty 
response. However, support for this campaign type has been requested 
previously. If support for this campaign type is added, it will be announced on 
the blog.

Regards,
Matt
Google Ads API Team

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


RE: criterionError - FIELD_INCOMPATIBLE_WITH_NEGATIVE_TARGETING

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

Thanks for reaching out. The error, FIELD_INCOMPATIBLE_WITH_NEGATIVE_TARGETING, 
indicates that the criterion may not be set with negative set to true. It seems 
you are probably using the campaign criterion service. If so, the negative 
field must be set to false, for the gender criterion. If you are setting to 
false (you are trying to target this criterion), and are getting this error, 
please send us the complete request and response logs.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2LnX4L: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/xuHq_0QXZUOR00J5yztbBjT-2N4cxOgJIhbA%40sfdc.net.


Re: Google Adwords/Ads API Invalid_grant error Bad Request

2021-08-17 Thread Google Ads API Forum Advisor
Hi Pratik,

Let us know if you have any further questions related to Google Ads API.

Thanks,

Lakshmi Prathipati
Google Ads API Team
ref:_00D1U1174p._5004Q2Lkmcl: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/fgQSc0QXZUWX00fg3R0tk9RCi9KR0eoTXprA%40sfdc.net.


RE: { "error": "unauthorized_client", "error_description": "Unauthorized" }

2021-08-17 Thread Google Ads API Forum Advisor
Hi,

Are you using the same client when authorizing in the application and when 
updating the token on the server? I recommend double checking the client 
credentials.

Thanks,

Lakshmi Prathipati
Google Ads API Team
ref:_00D1U1174p._5004Q2LnpzF: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/4nRE30QXZWNK00wHe3OV37QRKnyIVsqx8I2w%40sfdc.net.


RE: GoogleAds V8 REST works but grpc fails with "PermissionDenied"

2021-08-17 Thread Google Ads API Forum Advisor
Hi Jackson,

If you haven't been receiving our messages, please send an email to 
googleadsapi-supp...@google.com, and we can continue the thread there. Please 
link this forum thread in your email.

Thanks,
Matt
Google Ads API Team

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


RE: Bug when using campaigns mutate operations

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

Thanks for reaching out. Can you please reply privately and provide us with the 
complete request and response logs for each attempt?

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2Lna4P: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/-YUgv0QXZZ5I00RK2I8J3NT2W1_2-fxttlfQ%40sfdc.net.


RE: Search volume for a keyword is zero whereas in the past it was around 300K

2021-08-17 Thread Google Ads API Forum Advisor
Hi Shoaib,

The product support team could assist you on this, the API can only mirror the 
UI.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2LmOKI: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/smSZu0QY01J900qHcfcgWvQGa1IWeJaDmjmQ%40sfdc.net.


RE: How to get audience id - no0 way to query

2021-08-17 Thread Google Ads API Forum Advisor
Hi,

Thank you for bringing this sample code request up, I raised it with my team. 
You may monitor that example code for an update.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2LnbHx: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/tdZLy0QY02B200PzVy2OdjRUWlY0FTDAfABw%40sfdc.net.


RE: Adwords CampaignCriteriaOperator API can not fetch negative keywords if they are part of a list

2021-08-17 Thread Google Ads API Forum Advisor
Hi Deepak,

Could you demonstrate this behavior of negative criterion in a list not showing 
in campaignCriterionService by giving us privately a request and response log 
of communication with the API? You can get instructions for logging with our 
client libraries in this link by expanding the preferred library in the sidebar 
and clicking on "logging".

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2Lnbcn: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/k9QFn0QY04ST00hf49lMM0Tb-H-kH1yy2QVw%40sfdc.net.


Re: Unknown targeting value

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

It seems you may not be receiving some messages from our team. The last reply 
from our team was:

To answer your question on your initial post, I would also suggest to use the 
current version as there are updates to location and there might be locations 
that will no longer work.
"... the ids we have used are taken from the geo locations csv file version 
2021-04-16 , while looking at 
https://developers.google.com/adwords/api/docs/appendix/geotargeting , current 
version is 2021-07-27, does that mean that we are using outdated locations ids?"

Moving forward to this question, I am afraid that there is no API endpoint to 
download the latest CSV. You will need to download it manually via this link.
"Also, is there an API endpoint to download the latest CSV file?"

As for the issue, could you provide the following details on this private 
thread to further investigate the issue?

Complete SOAP request and response logs generated for uploading the location 
that resulted on this issue
Screenshot of the whole UI where we can see the logs in Change History
Customer ID

Regards,
Matt
Google Ads API Team

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

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

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/m6rP90QY058G00mFJsMn2PTU-Yj3wlMg0jBQ%40sfdc.net.


Delete all users from Custom audience before uploading new user set

2021-08-17 Thread 'asharm...@agl.com.au' via AdWords API and Google Ads API Forum
Hi Team,

I am trying to delete all existing users from an existing custom audience 
(user list) before adding new set of users.

I am using below code:

using (var userListService =

(AdwordsUserListService)_adWordsUser.GetService(AdWordsService.v201809.AdwordsUserListService))
{
//set the partial Failure as true
userListService.RequestHeader.partialFailure = true;

var mutateMembersOperation = new MutateMembersOperation
{
operand = new MutateMembersOperand
{
userListId = long.Parse(customAudienceId),
membersList = null,
removeAll = true
},
@operator = Operator.REMOVE
};

var mutateMembersResult = await 
userListService.mutateMembersAsync(
new MutateMembersOperation[]
{
mutateMembersOperation
});
}

My question is: 
Do I need to wait for all existing users to be deleted from the existing 
custom audience (user list) before adding new set of users ?

Thanks,
Abhinav

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/728fe392-fe25-492d-b53f-4faa97dec405n%40googlegroups.com.


Re: { "error": "unauthorized_client", "error_description": "Unauthorized" }

2021-08-17 Thread Nobuyoshi Shimmen
Thanks for your response.

Yes, we are using the same client credentials(clientId, clientSecret).

Best,

2021年8月18日水曜日 2:59:59 UTC+9 adsapi:

> Hi,
>
> Are you using the same client when authorizing in the application and when 
> updating the token on the server? I recommend double checking the client 
> credentials.
>
> Thanks,
> [image: Google Logo] 
> Lakshmi Prathipati 
> Google Ads API Team 
>   
>  
>
> ref:_00D1U1174p._5004Q2LnpzF: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/08a54281-50c1-45e1-94ca-398fccd85b61n%40googlegroups.com.


Re: { "error": "unauthorized_client", "error_description": "Unauthorized" }

2021-08-17 Thread Nobuyoshi Shimmen
Hi,

I was wrong. We're not using the sale credentials.
Sorry for taking your time.

Thanks,

2021年8月18日水曜日 9:57:50 UTC+9 Nobuyoshi Shimmen:

> Thanks for your response.
>
> Yes, we are using the same client credentials(clientId, clientSecret).
>
> Best,
>
> 2021年8月18日水曜日 2:59:59 UTC+9 adsapi:
>
>> Hi,
>>
>> Are you using the same client when authorizing in the application and 
>> when updating the token on the server? I recommend double checking the 
>> client credentials.
>>
>> Thanks,
>> [image: Google Logo] 
>> Lakshmi Prathipati 
>> Google Ads API Team 
>>   
>>  
>>
>> ref:_00D1U1174p._5004Q2LnpzF: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/13933692-1326-4e5b-93a3-759c54a1abfcn%40googlegroups.com.


Re: { "error": "unauthorized_client", "error_description": "Unauthorized" }

2021-08-17 Thread Nobuyoshi Shimmen
Hi again,

We are using the same client credentials but still we got this error: 
AuthenticationError.OAUTH_TOKEN_INVALID
I dumped out the content of request and response where I replaced some 
confidential info with xxx

We are using this package `https://pkg.go.dev/golang.org/x/oauth2` to 
generate an accessToken and using it to generate an ad report.
Also we have no problems like this with other google accounts. This is the 
first time happening to us.

request

POST /api/adwords/reportdownload/v201809 HTTP/1.1
Host: adwords.google.com
User-Agent: curl, gzip
Content-Length: 117
Accept: */*
Authorization: Bearer
Clientcustomerid: XXX-XXX-
Content-Type: application/x-www-form-urlencoded
Developertoken: 
Includezeroimpressions: false
Skipcolumnheader: false
Skipreportheader: true
Skipreportsummary: true
Userawenumvalues: true
Accept-Encoding: gzip

__fmt=GZIPPED_CSV&__rdquery=SELECT+AccountDescriptiveName+FROM+ACCOUNT_PERFORMANCE_REPORT+DURING+20210829%2C+20210829

response

HTTP/2.0 400 Bad Request
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-T051=":443"; 
ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; 
ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
Cache-Control: private, max-age=0
Content-Security-Policy: frame-ancestors 'self'
Content-Type: text/xml
Date: Wed, 18 Aug 2021 01:36:54 GMT
Expires: Wed, 18 Aug 2021 01:36:54 GMT
Server: GSE
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 1; mode=block

AuthenticationError.OAUTH_TOKEN_INVALID





2021年8月18日水曜日 10:10:17 UTC+9 Nobuyoshi Shimmen:

> Hi,
>
> I was wrong. We're not using the sale credentials.
> Sorry for taking your time.
>
> Thanks,
>
> 2021年8月18日水曜日 9:57:50 UTC+9 Nobuyoshi Shimmen:
>
>> Thanks for your response.
>>
>> Yes, we are using the same client credentials(clientId, clientSecret).
>>
>> Best,
>>
>> 2021年8月18日水曜日 2:59:59 UTC+9 adsapi:
>>
>>> Hi,
>>>
>>> Are you using the same client when authorizing in the application and 
>>> when updating the token on the server? I recommend double checking the 
>>> client credentials.
>>>
>>> Thanks,
>>> [image: Google Logo] 
>>> Lakshmi Prathipati 
>>> Google Ads API Team 
>>>   
>>>  
>>>
>>> ref:_00D1U1174p._5004Q2LnpzF: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/d3978aa4-5444-4514-b5e7-ecf882780be8n%40googlegroups.com.


Some lost rate metrics are being returned as '--' or 0 while Google Ads interface displays percentage values for them, for the same date range.

2021-08-17 Thread masaki kameoka
Hi,

I am pulling data from Adgroup Performance Report and are getting 
discrepancies in the  values for the Search Network’s Some lost rate 
metrics .

The metrics are:
 Search Lost IS (rank)
 Search lost abs. top IS (budget)
 Search lost top IS (budget)
 Search lost abs. top IS (rank)
 Search lost top IS (rank)

Correctly with Campaign Performance Report
I can get it
but could not get in Adgroup Performance Report

I checked other 
posts: https://groups.google.com/g/adwords-api/c/mIQAh_2s66Q/m/qjudoUAnBAAJ

answer : In the old UI (which was sunset) and in AdWords API, these metrics 
aren't populated when the campaign associated with the ad group is budget 
constrained. In the new UI and Google Ads API, there is no logic to blank 
the metrics in the case of having a budget constrained campaign.

Is this related?

I want you to tell me
・Why can I get it in Campaign Performance Report but not in Adgroup 
Performance Report?
・What settings and conditions do budget constraints mean?

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/a9182712-7826-40ca-a7c8-db47c77deff4n%40googlegroups.com.


Re: { "error": "unauthorized_client", "error_description": "Unauthorized" }

2021-08-17 Thread Nobuyoshi Shimmen
Hi,

I just checked the accessToken with the following url
`https://www.googleapis.com/oauth2/v1/tokeninfo?access_token=`
and found out the scopes are somehow different than normal ones.
We are going to dig into this.

Thanks for your time.

Best,

2021年8月18日水曜日 11:00:45 UTC+9 Nobuyoshi Shimmen:

> Hi again,
>
> We are using the same client credentials but still we got this error: 
> AuthenticationError.OAUTH_TOKEN_INVALID
> I dumped out the content of request and response where I replaced some 
> confidential info with xxx
>
> We are using this package `https://pkg.go.dev/golang.org/x/oauth2` 
>  to generate an accessToken and 
> using it to generate an ad report.
> Also we have no problems like this with other google accounts. This is the 
> first time happening to us.
>
> request
>
> POST /api/adwords/reportdownload/v201809 HTTP/1.1
> Host: adwords.google.com
> User-Agent: curl, gzip
> Content-Length: 117
> Accept: */*
> Authorization: Bearer
> Clientcustomerid: XXX-XXX-
> Content-Type: application/x-www-form-urlencoded
> Developertoken: 
> Includezeroimpressions: false
> Skipcolumnheader: false
> Skipreportheader: true
> Skipreportsummary: true
> Userawenumvalues: true
> Accept-Encoding: gzip
>
>
> __fmt=GZIPPED_CSV&__rdquery=SELECT+AccountDescriptiveName+FROM+ACCOUNT_PERFORMANCE_REPORT+DURING+20210829%2C+20210829
>
> response
>
> HTTP/2.0 400 Bad Request
> Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-T051=":443"; 
> ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; 
> ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
> Cache-Control: private, max-age=0
> Content-Security-Policy: frame-ancestors 'self'
> Content-Type: text/xml
> Date: Wed, 18 Aug 2021 01:36:54 GMT
> Expires: Wed, 18 Aug 2021 01:36:54 GMT
> Server: GSE
> X-Content-Type-Options: nosniff
> X-Frame-Options: SAMEORIGIN
> X-Xss-Protection: 1; mode=block
>
>  standalone="yes"?>AuthenticationError.OAUTH_TOKEN_INVALID
>
>
>
>
>
> 2021年8月18日水曜日 10:10:17 UTC+9 Nobuyoshi Shimmen:
>
>> Hi,
>>
>> I was wrong. We're not using the sale credentials.
>> Sorry for taking your time.
>>
>> Thanks,
>>
>> 2021年8月18日水曜日 9:57:50 UTC+9 Nobuyoshi Shimmen:
>>
>>> Thanks for your response.
>>>
>>> Yes, we are using the same client credentials(clientId, clientSecret).
>>>
>>> Best,
>>>
>>> 2021年8月18日水曜日 2:59:59 UTC+9 adsapi:
>>>
 Hi,

 Are you using the same client when authorizing in the application and 
 when updating the token on the server? I recommend double checking the 
 client credentials.

 Thanks,
 [image: Google Logo] 
 Lakshmi Prathipati 
 Google Ads API Team 
   
  

 ref:_00D1U1174p._5004Q2LnpzF: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/79364928-f6a5-4532-b2b8-faf18707121fn%40googlegroups.com.


Re: Cannot access to table "Video" since days before

2021-08-17 Thread 'Pan Liu' via AdWords API and Google Ads API Forum
No error message, only empty response, just like no records.

On Tuesday, August 17, 2021 at 1:35:01 PM UTC+8 Pan Liu wrote:

> Dear Ads API team,
>
> We purpose to synchronize metrics from google Ads API into our database 
> for our employees and ad managers to view. However, a problem was found 
> when requesting video data (
> https://developers.google.com/google-ads/api/fields/v8/video_query_builder). 
> We got empty result without any error information. Although, several days 
> ago, we just got the correct data when calling request with same GAQL query 
> . What's the problem and how can we get the correct data?
>
> Here is the GAQL query:
>
> `SELECT
>
> video.id,metrics.cost_per_all_conversions,ad_group.id, ad_group.name, 
> ad_group_ad.ad.id, ad_group_ad.ad.name, campaign.name, metrics.clicks, 
> metrics.conversions, metrics.impressions, metrics.video_quartile_p100_rate, 
> metrics.video_quartile_p25_rate, metrics.video_quartile_p50_rate, 
> metrics.video_quartile_p75_rate, campaign.app_campaign_setting.app_store, 
> metrics.video_views, ad_group.campaign, 
> campaign.app_campaign_setting.app_id 
>
> FROM video 
>
> WHERE segments.date = '2021-06-01'`
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/186c95c9-dc3a-49bb-9377-c669ba1f1f70n%40googlegroups.com.


RE: video取数据一直返回这个,是有变动么?

2021-08-17 Thread Google Ads API Forum Advisor
Hi,

Thanks for reaching out to us.

Upon checking the GAQL you’ve provided with us, it appears that your query 
don’t have the filtering conditions in the WHERE clause. Note that the WHERE 
clause must combine to form a valid, finite date range composed of the core 
date segments 'segments.date', 'segments.week', 'segments.month', 
'segments.quarter', 'segments.year' if a core date segment is present in a 
query. Once you fix your query, you may try to run against your Google Ads 
account.

Also, to help you build your query, we suggest that you use the Query Builder 
specific to the keyword_view instead or use the Query Validator.

Let us know if you have any further questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2LnrbG: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/C9xEO0QY0SOM00LihMkLrHRO6abR38N4tFeg%40sfdc.net.


RE: Cannot access to table "Video" since days before

2021-08-17 Thread Google Ads API Forum Advisor
Hi Pan Liu,

Thanks for reaching out to us.

Could you please double check if the GAQL query you used before when you got 
the correct data is the same when calling the request with the GAQL query which 
returns only an empty response without an error message?

To help you build your query, we suggest that you use the Query Builder or use 
the Query Validator, so that you may confirm if the query is valid.

If you still persist with the issue, you may provide us with the complete 
request and response logs with request ID, in order for us to investigate 
further. Kindly provide 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.

Let us know if you have any further questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2Lnpo7: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/8Oi8u0QY0TP600lyGG37lCT1iDT7P4iVnkCg%40sfdc.net.


Re: AdWords API MediaService returns Streaming URL for video but cannot be visited

2021-08-17 Thread weijie ding
Hi,

Have you got my reply of SOAP request and response? 
I want to check the progress of this issue.

Thanks,
Weijie

On Thursday, July 29, 2021 at 6:03:29 PM UTC+8 adsapi wrote:

> Hi Weijie,
>
> Thank you for all the information that you have provided so far.
>
> Before I raise this issue to the rest of our team to further discuss the 
> streamingUrl field, could you provide the complete SOAP request 
> 
>  
> and response 
> 
>  
> logs, and requestId 
> ,
>  
> that my colleague Ernie earlier requested?
>
> If you haven't yet, you can enable logging by going to the Github 
> documentation of your chosen client library 
> . As an 
> example, here 
>  
> is the logging guide for the Java client library.
>
> Once enabled, you may then send the logs of your MediaService.get() 
> request via the *Reply privately to author* option. If this option is not 
> available, you may send the details directly to our 
> googleadsa...@google.com alias instead.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2KcQWH: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/31f5a131-7ca1-42f8-970f-be87a3e344e3n%40googlegroups.com.