blocking error re. v15 being deprecated; cloud console verifies using v17

2024-09-26 Thread Steve Begin
 

Though on lib. v21.0.0 and all known code using API v17, getting occasional 
random blocking errors about "v15 is deprecated".

This is only happening on about 9% of requests within the same loop for 
which the cloud console shows v17 is being primarily used. I will make 
about 90 of the same calls, and 83 of them will work, but 7 or 8 will give 
this error.

Is this a bug, or if not - how may I know what I may have missed?

I have also submitted this as an issue in the Google Ads .NET Github issue 
tracker .

Error shown below:

Bad Request | [{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type ": 
"type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"requestError": "UNSUPPORTED_VERSION"
},
"message": "Version v15 is deprecated. Requests to this version will be 
blocked."
}
],
"requestId": "gPbhZUjQgKfdCbAer-ZQGQ"
}
]
}
}
]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/080553c6-1c25-4681-86d5-019ab4d0de54n%40googlegroups.com.


Re: are metrics.cost_micros values obtained subject to change?

2024-08-28 Thread Steve Begin
Great! Thank you for answering the question about where best to inquire 
regarding the *timing of *when the hourly metrics.cost_micros values will have 
already received in adjustment they might need; I will ask on the Google Ads 
forum.

Best,
Steve

On Mon, Aug 26, 2024, at 6:15 AM, 'Google Ads API Forum Advisor' via Google Ads 
API and AdWords API Forum wrote:
> Hi,
> 
> Please find the answers for your questions below:
>  1. The metrics.cost_micros value for a specific hour can change if the 
> invalid clicks are identified.
>  2. If a click is attributed to a certain hour, and then it's identified as 
> invalid, it should be removed and its cost should be removed as well.
> Also, your concern is more related to Google Ads product rather than with the 
> Google Ads API, I suggest you to post your query on Google Ads forum 
> <https://support.google.com/google-ads/community?hl=en&sjid=8225107087071528671-AP>.
> 
>  
> This message is in relation to case "ref:!00D1U01174p.!5004Q02vFFSF:ref" 
> (ADR-00264474)
> 
> Thanks,
>  
> Google Logo
> Google Ads API Team
> 
> 
> 
> 
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>  
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> --- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "Google Ads API and AdWords API Forum" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/adwords-api/JaSE_4RfASs/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> adwords-api+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/adwords-api/mdGTN0SITLUE0024jxwF52SVG1AqkvJRSI_g%40sfdc.net
>  
> <https://groups.google.com/d/msgid/adwords-api/mdGTN0SITLUE0024jxwF52SVG1AqkvJRSI_g%40sfdc.net?utm_medium=email&utm_source=footer>.

Best,
Steve Begin
RJP Systems

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/38e23ed3-a182-4387-915a-4277ae106202%40app.fastmail.com.


Re: are metrics.cost_micros values obtained subject to change?

2024-08-23 Thread Steve Begin
Hi,

*Not at all to rush, but only in case it helps*: 

I *have *now confirmed that this field does indeed vary; I pulled it for 
our accounts on a given hour this evening that I had previously pulled on 
July 24, 2024 (so about a month ago). Six campaigns cost for that single 
hour varied anywhere from roughly a penny to roughly $3.81.

So the question would then really just be: how far after the DateTime the 
data represents is it safe to know that all adjustments to it have been 
made?

I am not certain, though I might guess it might be a week (inferences from 
the documentation linked earlier), but I imagine that may be particularly 
what you are already are proactively specifically inquiring about, so I 
definitely do appreciate that.

Thank you,
Steve Begin

On Friday, August 23, 2024 at 3:37:08 PM UTC-4 Steve Begin wrote:

> Thank *you*!
>
> On Friday, August 23, 2024 at 2:48:47 PM UTC-4 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> I will check with our team regarding your questions, and one of my team 
>> members will reach out to you once we have an update on this. Meanwhile, 
>> your patience is highly appreciated. 
>> This message is in relation to case 
>> "ref:!00D1U01174p.!5004Q02vFFSF:ref" (ADR-00264474)
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d92b948f-ee2f-4e39-85e0-1a750e15deecn%40googlegroups.com.


Re: are metrics.cost_micros values obtained subject to change?

2024-08-23 Thread Steve Begin
Thank *you*!

On Friday, August 23, 2024 at 2:48:47 PM UTC-4 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> I will check with our team regarding your questions, and one of my team 
> members will reach out to you once we have an update on this. Meanwhile, 
> your patience is highly appreciated. 
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02vFFSF:ref" (ADR-00264474)
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/afcd3a41-a705-4bbf-924a-966a4355ff99n%40googlegroups.com.


Re: are metrics.cost_micros values obtained subject to change?

2024-08-23 Thread Steve Begin
(While awaiting that answer on whether *metrics.cost_micros* values are 
ever subject to vary depending on when pulled, I *do *appreciate the link 
you sent and I will ensure I share it with those from whom I am receiving 
directives. If possible, we will certainly try and reduce the planned 
frequency of pulling, and make other adjustments.)

On Friday, August 23, 2024 at 10:21:09 AM UTC-4 Steve Begin wrote:

> Presumably partly to identify when there is spend at which specific hours 
> of the day per campaign per customer of ours (e.g., in case it should just 
> be business hours not at 3:00 AM), 
> my directive is to get the costs spent per each hour of the day. 
>
> I understand the segments.hour was designed to facilitate exactly that, 
> and we have indeed seen variance from one hour to another and captured 
> spend at hours we would not have expected.
>
> That all said, costs are adjusted by Google periodically due to things 
> like determined invalid clicks. My question is whether those adjustments 
> are reflected by changing the value of *metrics.cost_micros* for that 
> hour in which the action such as invalid clicks happened, or is the 
> adjustment instead rendered in a different manner and so a given 
> *metrics.cost_micros* value will always be the same no matter how close 
> it is pulled to the hour it pertains to.
>
> May you please let me know the answer to that question, or help direct me 
> to who/where I may find that answer?
>
> Thank you for your time.
>
> On Thursday, August 22, 2024 at 2:45:28 PM UTC-4 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for reaching out to the Google Ads API support team.
>>
>> Please note that only the ‘metrics.clicks’ and ‘metrics.impressions’ 
>> columns are expected to change every hour. The other columns, such as 
>> 'metrics.cost_micros,’ are updated less frequently or not at all. 
>> Therefore, fetching them on an hourly basis is highly inefficient. For more 
>> information, you can refer to the Optimize the Frequency of Running 
>> Reports 
>> <https://developers.google.com/google-ads/api/docs/productionize/manage-data-efficiently#optimize_the_frequency_of_running_reports>
>>  
>> API documentation. 
>>
>> I hope it helps.
>> This message is in relation to case 
>> "ref:!00D1U01174p.!5004Q02vFFSF:ref" (ADR-00264474)
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/01dd7a2e-3d15-42aa-bf4a-f8d4ce090fd6n%40googlegroups.com.


Re: are metrics.cost_micros values obtained subject to change?

2024-08-23 Thread Steve Begin
Presumably partly to identify when there is spend at which specific hours 
of the day per campaign per customer of ours (e.g., in case it should just 
be business hours not at 3:00 AM), 
my directive is to get the costs spent per each hour of the day. 

I understand the segments.hour was designed to facilitate exactly that, and 
we have indeed seen variance from one hour to another and captured spend at 
hours we would not have expected.

That all said, costs are adjusted by Google periodically due to things like 
determined invalid clicks. My question is whether those adjustments are 
reflected by changing the value of *metrics.cost_micros* for that hour in 
which the action such as invalid clicks happened, or is the adjustment 
instead rendered in a different manner and so a given *metrics.cost_micros* 
value will always be the same no matter how close it is pulled to the hour 
it pertains to.

May you please let me know the answer to that question, or help direct me 
to who/where I may find that answer?

Thank you for your time.

On Thursday, August 22, 2024 at 2:45:28 PM UTC-4 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Please note that only the ‘metrics.clicks’ and ‘metrics.impressions’ 
> columns are expected to change every hour. The other columns, such as 
> 'metrics.cost_micros,’ are updated less frequently or not at all. 
> Therefore, fetching them on an hourly basis is highly inefficient. For more 
> information, you can refer to the Optimize the Frequency of Running 
> Reports 
> 
>  
> API documentation. 
>
> I hope it helps.
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02vFFSF:ref" (ADR-00264474)
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b1e8f822-ae30-40d5-8e20-ff10227de659n%40googlegroups.com.


Re: Are metrics.cost_micros values obtained subject to change?

2024-08-22 Thread Steve Begin
(query now attached)

On Thursday, August 22, 2024 at 11:21:18 AM UTC-4 Steve Begin wrote:

> Hi,
>
> When I query an hour of cost from the *campaign* resource and get back 
> *metrics.cost_micros*, is the value I get back permanently fixed? 
> Meaning, due to Google adjusting costs for various factors, is that value 
> subject to change if I query it again later? 
> Maybe it will not change as those adjustments are handled differently than 
> that, and it only impacts a later hour? 
>
> If this is *not* at all a Google Ads API question, and you can possibly 
> help me direct my inquiry to the proper place (i.e., if you can send it to 
> them and/or let me know their contact info.), I would appreciate it. 
>
> We are about to experiment and perform requests for a past hour at various 
> later times to see whether we get back the same metrics.cost.micros value. 
> However, if you know for certain that this is not needed as the value 
> indeed never changes, it would save us that effort.
>
>
>
> *Note: I have attached the [parameterized] query that I am using in my 
> .NET code in case you would want to verify what I am referencing.*As 
> always, thank you for your help.
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/01efaf40-3b85-44d5-8b22-c622fc4c355en%40googlegroups.com.
"SELECT campaign.name, campaign.id, metrics.cost_micros, metrics.impressions, 
segments.hour FROM campaign WHERE segments.date BETWEEN '{startDateString}' AND 
'{endDateString}' AND segments.hour = {startHourToCaptureString}"

Are metrics.cost_micros values obtained subject to change?

2024-08-22 Thread Steve Begin
Hi,

When I query an hour of cost from the *campaign* resource and get back 
*metrics.cost_micros*, is the value I get back permanently fixed? Meaning, 
due to Google adjusting costs for various factors, is that value subject to 
change if I query it again later? 
Maybe it will not change as those adjustments are handled differently than 
that, and it only impacts a later hour? 

If this is *not* at all a Google Ads API question, and you can possibly 
help me direct my inquiry to the proper place (i.e., if you can send it to 
them and/or let me know their contact info.), I would appreciate it. 

We are about to experiment and perform requests for a past hour at various 
later times to see whether we get back the same metrics.cost.micros value. 
However, if you know for certain that this is not needed as the value 
indeed never changes, it would save us that effort.



*Note: I have attached the [parameterized] query that I am using in my .NET 
code in case you would want to verify what I am referencing.*As always, 
thank you for your help.

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

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


Re: call details - how to obtain the ad id associated to each call?

2024-08-21 Thread Steve Begin
Thank you. Even if Ad ID was made available and I could get what is related 
through another call, that would meet the need. I appreciate you raising the 
request and so thank you again for your help.

On Wed, Aug 21, 2024, at 2:11 PM, Google Ads API Forum Advisor wrote:
> Hi,
> 
> Kindly note that any of these fields ("Ad", "Ad group", "Dynamic ad target" 
> and "Ad ID") are not available under the call_view resource. I will raise a 
> request for this feature to become available under call_view resource to 
> fetch through the Google Ads API. However, I cannot provide a scheduled 
> timeline for its availability in the API. So, I would recommend that you 
> follow our blog Post 
> <https://ads-developers.googleblog.com/search/label/google_ads_api> and 
> release notes 
> <https://developers.google.com/google-ads/api/docs/release-notes> for future 
> updates. 
> 
> This message is in relation to case "ref:!00D1U01174p.!5004Q02vEygP:ref" 
> (ADR-00263524)
> 
> Thanks,
>  
> Google Logo
> Google Ads API Team
>  
> 
> 

Best,
Steve Begin
RJP Systems

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5cb69a69-8d5d-478f-97c4-80bd3ddef898%40app.fastmail.com.


Re: call details - how to obtain the ad id associated to each call?

2024-08-21 Thread Steve Begin
Hi,

Thank you. 

I have re-uploaded the last image having now highlighted the Ad related 
fields which I hope to get from having a good way to get the correlating Ad 
ID. 

While I am trying to get *all *fields shown in what I have just uploaded 
"call details - uncropped per google ads api team request3.png", I believe 
I mainly still need help primarily with Ad ID. 

The highlighted Ad related fields are labeled in the Google Ads GUI as 
"Ad", "Ad group", "Dynamic ad target" and "Ad ID".



On Tuesday, August 20, 2024 at 1:27:19 PM UTC-4 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Yes, we have received the screenshot provided by you. Could you please 
> highlight the fields in the screenshot that you want to get via API. This 
> would help us assist you accordingly.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02vEygP:ref" (ADR-00263524)
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/78c2aa2e-7f79-4ae0-aaa9-1080a84d17b0n%40googlegroups.com.


Re: call details - how to obtain the ad id associated to each call?

2024-08-20 Thread Steve Begin
A moment ago, I used [Reply to author] and uploaded the requested 
screenshot. May you please confirm whether you received it? Thank you.

On Monday, August 19, 2024 at 1:50:43 AM UTC-4 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> In order to assist you further, please share with us the uncropped UI 
> screenshot of the report by highlighting the specific fields that you are 
> trying to duplicate via the Google Ads API 
> . 
>
> You can send the details via *Reply privately to the author option*, or 
> *direct 
> private reply* to this email.
>
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02vEygP:ref" (ADR-00263524)
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>  
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/06da737f-db5f-4ca4-aec0-df6b416b9f81n%40googlegroups.com.


Re: call details - how to obtain the ad id associated to each call?

2024-08-16 Thread Steve Begin
Please pardon my still learning. 

I researched what *gclid *could refer to and found that it is a field I do 
sometimes get back in response to the query below:








*SELECT   click_view.gclid,   click_view.page_number,   
click_view.ad_group_ad FROM click_view WHERE   segments.date = '2023-08-16' 
*
... So with that, I believe I can determine how to gain the rest of this 
information. 

Thank you again!
On Friday, August 16, 2024 at 2:52:48 PM UTC-4 Steve Begin wrote:

> Thank you, but unfortunately it appears gclid is not a valid column name 
> in the call_view. Though I do not see that in the query builder tool, I 
> tried to add it based on your suggestion, and the API responded with:
>
> [
> {
> "error": {
> "code": 400,
> "message": "Request contains an invalid argument.",
> "status": "INVALID_ARGUMENT",
> "details": [
> {
> "@type": "
> type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure",
> "errors": [
> {
> "errorCode": {
> "queryError": "UNRECOGNIZED_FIELD"
> },
> "message": "Unrecognized field in the query: 
> 'gclid'."
> }
> ],
> "requestId": "qFHc9yPziMsp9uU-_ATgHA"
> }
> ]
> }
> }
> ]
>
> On Fri, Aug 16, 2024, at 10:42 AM, Google Ads API Forum Advisor wrote:
>
> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Please find the below responses for your queries:
>
> 1) A call_view resource column name (in the case missed one in call_view's 
> available fields, or a better resource to use if that is not it).
>
>- I would like to inform you that there's no direct way to link an Ad 
>ID to a call in a single GAQL query.
>
> 2) Any other GAQL* search query *you might kindly provide where that 
> query ultimately returns the specific single Ad ID based on that same per 
> call_view record.
>
>- Please be informed that the call_view 
><https://developers.google.com/google-ads/api/fields/v17/call_view> 
> resource 
>doesn't directly provide an Ad ID. If gclid is present in the call_view 
>data, use it to link to the click resource.
>
> 3) (The query in #2 would have a column name that yields the same value as 
> what I get from the column name in #1, or these two queries would come with 
> info. on how their respective fields at least have the ability to be parsed 
> in order ascertain *how to match records between the two query results*).
>
>- If gclid is not available, you could try correlating calls based on 
>call_start_time and phone_number with ad serving data.
>
> I hope this helps! Kindly get back to us if you have any further queries.
>  
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02vEygP:ref" (ADR-00263524)
>
> Thanks,
>  
> [image: Google Logo]
> Google Ads API Team
>
>
>
>  
>
>
> Best,
> Steve Begin
> RJP Systems
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/46a20ae9-e5a6-4599-9f8e-04d9c256d6b0n%40googlegroups.com.


Re: call details - how to obtain the ad id associated to each call?

2024-08-16 Thread Steve Begin
Thank you, but unfortunately it appears gclid is not a valid column name in the 
call_view. Though I do not see that in the query builder tool, I tried to add 
it based on your suggestion, and the API responded with:

[
{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": 
"type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"queryError": "UNRECOGNIZED_FIELD"
},
"message": "Unrecognized field in the query: 
'gclid'."
}
],
"requestId": "qFHc9yPziMsp9uU-_ATgHA"
}
]
}
}
]

On Fri, Aug 16, 2024, at 10:42 AM, Google Ads API Forum Advisor wrote:
> Hi,
> 
> Thank you for reaching out to the Google Ads API support team.
> 
> Please find the below responses for your queries:
> 
> 1) A call_view resource column name (in the case missed one in call_view's 
> available fields, or a better resource to use if that is not it).
>  • I would like to inform you that there's no direct way to link an Ad ID to 
> a call in a single GAQL query.
> 2) Any other GAQL* search query *you might kindly provide where that query 
> ultimately returns the specific single Ad ID based on that same per call_view 
> record.
>  • Please be informed that the call_view 
> <https://developers.google.com/google-ads/api/fields/v17/call_view> resource 
> doesn't directly provide an Ad ID. If gclid is present in the call_view data, 
> use it to link to the click resource.
> 3) (The query in #2 would have a column name that yields the same value as 
> what I get from the column name in #1, or these two queries would come with 
> info. on how their respective fields at least have the ability to be parsed 
> in order ascertain *how to match records between the two query results*).
>  • If gclid is not available, you could try correlating calls based on 
> call_start_time and phone_number with ad serving data.
> I hope this helps! Kindly get back to us if you have any further queries.
>  
> This message is in relation to case "ref:!00D1U01174p.!5004Q02vEygP:ref" 
> (ADR-00263524)
> 
> Thanks,
>  
> Google Logo
> Google Ads API Team
> 
> 
> 
>  

Best,
Steve Begin
RJP Systems

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4dfd0ce7-93e0-42a2-b6cf-05f1d68ddccc%40app.fastmail.com.


Re: Call Details - How to obtain the Ad ID associated to each call?

2024-08-16 Thread Steve Begin
*Just if I may try to please proactively clarify*: 

I definitely do not expect any *single* GAQL query with the join (because I 
understand my need to do joins in my own database with result data I have 
saved, and not do the join in any single API query; I do not believe it is 
supported in the Google Ads API query). 

Toward our *goal of knowing the Ad ID for each call shown in the Call 
Details GUI*, I am looking for:

1. a call_view resource *column name* (in the case missed one in 
call_view's available fields, or a better resource to use if that is not it)
2. any other *GAQL search query *you might kindly provide where that query 
ultimately returns the specific single Ad ID based on that same per 
call_view record
3. (the query in #2 would have a column name that yields the same value as 
what I get from the column name in #1, or these two queries would come with 
info. on how their respective fields at least have the ability to be parsed 
in order ascertain *how to match records between the two query results*)


On Thursday, August 15, 2024 at 1:31:32 PM UTC-4 Steve Begin wrote:

> h̶o̶w̶
>
> On Thursday, August 15, 2024 at 1:27:49 PM UTC-4 Steve Begin wrote:
>
>> When I look at the Call Details report in Google Ads (e.g., ads. google. 
>> com/aw/reporteditor/  ) one of the columns I see is "Ad ID". I can get 
>> every other column I need  except Ad ID (and the name of the Ad). 
>>
>>
>> May you please help me know how what the GAQL search query is which is 
>> needed for using the Google Ads API to get a response inclusive of the Ad 
>> ID for each phone call shown in the Call Details report? 
>>
>>
>> While I can get all Ad info. separately (from the ad_group_ad resource), 
>> and I can get the other Call Details report columns from a GAQL search 
>> query (of the call_view resource), I am missing a column to join them and I 
>> do not see another column I can add when I look in the Google Ads Query 
>> Builder tool.
>>
>> Thank you for your help.
>>
>

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

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


Re: Call Details - How to obtain the Ad ID associated to each call?

2024-08-15 Thread Steve Begin
h̶o̶w̶

On Thursday, August 15, 2024 at 1:27:49 PM UTC-4 Steve Begin wrote:

> When I look at the Call Details report in Google Ads (e.g., ads. google. 
> com/aw/reporteditor/  ) one of the columns I see is "Ad ID". I can get 
> every other column I need  except Ad ID (and the name of the Ad). 
>
>
> May you please help me know how what the GAQL search query is which is 
> needed for using the Google Ads API to get a response inclusive of the Ad 
> ID for each phone call shown in the Call Details report? 
>
>
> While I can get all Ad info. separately (from the ad_group_ad resource), 
> and I can get the other Call Details report columns from a GAQL search 
> query (of the call_view resource), I am missing a column to join them and I 
> do not see another column I can add when I look in the Google Ads Query 
> Builder tool.
>
> Thank you for your help.
>

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

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


Call Details - How to obtain the Ad ID associated to each call?

2024-08-15 Thread Steve Begin
When I look at the Call Details report in Google Ads (e.g., ads. google. 
com/aw/reporteditor/  ) one of the columns I see is "Ad ID". I can get 
every other column I need  except Ad ID (and the name of the Ad). 


May you please help me know how what the GAQL search query is which is 
needed for using the Google Ads API to get a response inclusive of the Ad 
ID for each phone call shown in the Call Details report? 


While I can get all Ad info. separately (from the ad_group_ad resource), 
and I can get the other Call Details report columns from a GAQL search 
query (of the call_view resource), I am missing a column to join them and I 
do not see another column I can add when I look in the Google Ads Query 
Builder tool.

Thank you for your help.

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

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


Re: api "requests" value showing in console vs. api calls limited under basic access

2024-07-01 Thread Steve Begin
Hello, thank you for your response. I have attached the requested "requests 
in console.png" as a screenshot showing the URL of the console I referenced 
(being that the URL's submitted in plain text as I had evidently do get 
stripped out of the message [understandably so]).

On Monday, July 1, 2024 at 8:58:16 AM UTC-4 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> To assist you further, could you provide the "console" that you are 
> referring to? It looks like you missed attaching the screenshot or the URL 
> of the console that you are talking about. Note that a single query or 
> report is counted as one operation, regardless of the results being 
> streamed through GoogleAdsService.SearchStream 
> 
>  or 
> paged from a GoogleAdsService.Search 
> 
>  call. Learn more 
> .
>  For 
> a mutate request, each mutated item counts as one operation. Please refer 
> to this guide on API operations 
>  
> for 
> more information.
>
> Also, I would recommend you refer to this guide on API Limits and Quotas 
> , 
> which summarizes some of the important limits and quotas to be aware of.
>
>   
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02tJWdW:ref" 
> (ADR-00244695) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
>  for 
> the upcoming workshop: Performance Max and the Google Ads API!* 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8167369f-485d-4c79-bc1d-6fbb8033d070n%40googlegroups.com.


API "Requests" value showing in console vs. API calls limited under Basic access

2024-07-01 Thread Steve Begin
Hello,

May you please tell me if the value shown for Google Ads API "Requests" (or 
any other metric) in the following console corresponds to the 15000 call 
limit the Basic (vs. Standard) access facilitates?  
https://groups.google.com/u/1/g/adwords-api 

If it does correspond, is it 1:1, or does it differ based on factors? I 
made 92 calls in a period of less than 30 minutes (all of the same type of 
GAQL based search on the campaign resource) and noticed it only increased 
by 26 (even after giving time for latency now for several hours).


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/1d20e374-a5e2-4573-96bc-ca9dbb8f1554n%40googlegroups.com.


Re: basic access request limit - checking daily status

2024-06-28 Thread Steve Begin
I am sorry. I see you have already answered my latest question in your
previous reply. Thank you! Please disregard the latest question from today.

On Fri, Jun 28, 2024 at 10:55 AM Steve Begin 
wrote:

> Hello, thank you! May you please let me know: are there ways to determine
> how many of our daily 15000 calls have been exhausted, other than keep
> track of each call ourselves? Thank you again for your help.
>
> On Tue, Feb 13, 2024 at 8:08 AM Steve Begin 
> wrote:
>
>> Can we know when the daily limit is going to reset each day, and what
>> factors determine that since it seemed to differ from one day to another?
>>
>> On Tuesday, February 13, 2024 at 3:47:32 AM UTC-5 Google Ads API Forum
>> Advisor wrote:
>>
>>> Hi,
>>>
>>> Thank you for contacting the Google Ads API support team.
>>>
>>> By reviewing your concern, I understand that you are trying to get the
>>> number of operations and requests which are executed on a daily
>>> basis. Kindly note that it's not possible to get the exact number number of
>>> API requests we’ve made over the period of time. But, based on the access
>>> level of your developer we can know the number of API requests possible per
>>> day. I would recommend you refer to these API Limits and Quotas
>>> <https://developers.google.com/google-ads/api/docs/best-practices/quotas>
>>> , Access Levels and Permissible Use
>>> <https://developers.google.com/google-ads/api/docs/access-levels?hl=en> 
>>> guides
>>> to know more information about how to reset the API limit.
>>>
>>> If you are trying to make more than 15,000 operations / day, I would
>>> suggest you apply for unlimited Google Ads API operations, by filling
>>> out the standard access application form
>>> <https://support.google.com/adspolicy/contact/standard_token_application>
>>> .
>>>
>>>
>>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rz39p:ref"
>>>
>>> Thanks,
>>>
>>> [image: Google Logo] Google Ads API Team
>>>
>>>
>>> --
>> --
>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>> Also find us on our blog:
>> https://googleadsdeveloper.blogspot.com/
>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>>
>> You received this message because you are subscribed to the Google
>> Groups "AdWords API and Google Ads API Forum" group.
>> To post to this group, send email to adwords-api@googlegroups.com
>> To unsubscribe from this group, send email to
>> adwords-api+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/adwords-api?hl=en
>> ---
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Google Ads API and AdWords API Forum" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/adwords-api/RrhMRSzCIBs/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> adwords-api+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/adwords-api/c7eeec0c-13d4-4081-8f34-01853dff3f57n%40googlegroups.com
>> <https://groups.google.com/d/msgid/adwords-api/c7eeec0c-13d4-4081-8f34-01853dff3f57n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CANXxE7SGkgeqCS0u5bejD%3DqY3B1L4ZXQxcUw2jotKvkJ0SdAeg%40mail.gmail.com.


.NET Framework 4.7.x - continued support?

2024-05-29 Thread Steve Begin
Will .NET *Framework* 4.7.x continue to be supported from version 19.0.0 
forward?

This was prompted by the following warning (above the logging documentation 

):

*Warning:* Starting with version *19.0.0*, the Google Ads API client 
library for .NET  will no 
longer support .NET 5.0. To ensure seamless operation, we strongly 
recommend upgrading your .NET version version before the end of 2024. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/98083066-8636-490c-96c8-ad428a69cd7fn%40googlegroups.com.


Re: basic access request limit - checking daily status

2024-02-13 Thread Steve Begin
Can we know when the daily limit is going to reset each day, and what 
factors determine that since it seemed to differ from one day to another?

On Tuesday, February 13, 2024 at 3:47:32 AM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for contacting the Google Ads API support team.
>
> By reviewing your concern, I understand that you are trying to get the 
> number of operations and requests which are executed on a daily 
> basis. Kindly note that it's not possible to get the exact number number of 
> API requests we’ve made over the period of time. But, based on the access 
> level of your developer we can know the number of API requests possible per 
> day. I would recommend you refer to these API Limits and Quotas 
> 
> , Access Levels and Permissible Use 
>  
> guides 
> to know more information about how to reset the API limit. 
>
> If you are trying to make more than 15,000 operations / day, I would 
> suggest you apply for unlimited Google Ads API operations, by filling out 
> the standard access application form 
> .
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rz39p:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c7eeec0c-13d4-4081-8f34-01853dff3f57n%40googlegroups.com.


Re: Basic Access request limit - checking daily status

2024-02-12 Thread Steve Begin
[other **than**]


On Monday, February 12, 2024 at 4:50:49 PM UTC-5 Steve Begin wrote:

> Hello,
>
> While set up on Basic Access (per this 
> <https://developers.google.com/google-ads/api/docs/access-levels> link) 
> is there a way to track how many operations and requests have been executed 
> for our daily period, and when that daily period resets (other thank 
> keeping count on our side which our code is being configured to do)? Also, 
> may you please confirm that it is indeed impossible to exceed the limit 
> (and so this already prevents any potential non-compliance fines 
> <https://developers.google.com/google-ads/api/docs/rate-sheet>)?
>
> I do see that the response back of too many requests after exceeding 15000 
> tells us how many seconds until we may to try again. However, if possible, 
> it would be good to be able to check that proactively *before* making a 
> request (especially in the event we can thereby learn our count may not be 
> correct). It would also be good to know better how the time of reset works. 
> One day it was about 1pm our time, and another day it was about 5:30pm; I 
> am not sure why it differs.
>
> Thank you for your help and guidance.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bc016eb9-a4d0-4d1e-82f3-b06306dda5adn%40googlegroups.com.


Basic Access request limit - checking daily status

2024-02-12 Thread Steve Begin
Hello,

While set up on Basic Access (per this 
 link) is 
there a way to track how many operations and requests have been executed 
for our daily period, and when that daily period resets (other thank 
keeping count on our side which our code is being configured to do)? Also, 
may you please confirm that it is indeed impossible to exceed the limit 
(and so this already prevents any potential non-compliance fines 
)?

I do see that the response back of too many requests after exceeding 15000 
tells us how many seconds until we may to try again. However, if possible, 
it would be good to be able to check that proactively *before* making a 
request (especially in the event we can thereby learn our count may not be 
correct). It would also be good to know better how the time of reset works. 
One day it was about 1pm our time, and another day it was about 5:30pm; I 
am not sure why it differs.

Thank you for your help and guidance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7daa2201-8ed9-441b-b067-3228e2ec4518n%40googlegroups.com.


Re: smallest duration possible for pulling campaign ads cost information?

2024-02-09 Thread Steve Begin
Thanks. I'm all set on this now. I appreciate the guidance.

On Friday, February 9, 2024 at 5:19:35 PM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for getting back to us.
>
> Your understanding is correct that the GAQL queries currently don't 
> support retrieving data for durations shorter than an hour retroactively. 
> While you can use segments.hour 
> 
>  to 
> get hourly data, there's no equivalent segment for minutes or seconds 
> available.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02ryyKy:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/249aef6d-f511-4723-b76b-a34993731d37n%40googlegroups.com.


Re: smallest duration possible for pulling campaign ads cost information?

2024-02-09 Thread Steve Begin
Thank you for your help and clarification; I was able to successfully 
retrieve a given hour after I adjusted the GAQL query for my .net code to:

SELECT campaign.name, campaign.id, metrics.cost_micros, 
metrics.impressions, segments.hour FROM campaign WHERE segments.date 
BETWEEN '{startDateString}' AND '{endDateString}' AND segments.hour = 
{startHourToCaptureString}

Just to be absolutely certain then: there is no shorter duration than hour 
that I may get retroactively, correct?
On Friday, February 9, 2024 at 9:27:10 AM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for getting back to us.
>
> Apologies for the confusion. You can use segments.hour 
> 
>  
> to fetch the data of a shorter duration than a day. I would recommend you 
> to check this guide 
> 
>  on 
> reporting for an example that uses segments.hour in the GAQL query.
>
> I hope this helps.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02ryyKy:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8834a07d-1a6e-474d-a9ec-0ae4e7941448n%40googlegroups.com.


Re: smallest duration possible for pulling campaign ads cost information?

2024-02-09 Thread Steve Begin
*Please note*: I am specifically asking the question I wrote as it pertains 
to *cost* data, which seems to be primarily if not only ascertained via the 
metrics.cost_micros of the campaign resource.The concern at this point is 
that it seems there is no way to retroactively collect our cost and 
impression information for any data points that were less than a day if we 
happen to ever encounter any unexpected interruption/s. 

On Thursday, February 8, 2024 at 6:43:37 PM UTC-5 Steve Begin wrote:

> Hello,
>
> Is there a way to request Google Ads data from the Google Ads API for a 
> smaller duration than a day? I realize that requests for a day during that 
> day will give less since the day is not yet complete. I am just meaning to 
> inquire if there is a lesser duration possible to pass in. This is 
> especially since I do see lesser than a day available in the Google Ads web 
> GUI.
>
> Currently this is the searchStream query I am using:
>
>
> *SELECT campaign.name <http://campaign.name>, campaign.id 
> <http://campaign.id>, metrics.cost_micros, metrics.impressions FROM 
> campaign WHERE segments.date BETWEEN '{startDateString}' AND 
> '{endDateString}'*
> Thanks in advance for your help.
>

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

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


smallest duration possible for pulling campaign ads cost information?

2024-02-08 Thread Steve Begin
Hello,

Is there a way to request Google Ads data from the Google Ads API for a 
smaller duration than a day? I realize that requests for a day during that 
day will give less since the day is not yet complete. I am just meaning to 
inquire if there is a lesser duration possible to pass in. This is 
especially since I do see lesser than a day available in the Google Ads web 
GUI.

Currently this is the searchStream query I am using:


*SELECT campaign.name, campaign.id, metrics.cost_micros, 
metrics.impressions FROM campaign WHERE segments.date BETWEEN 
'{startDateString}' AND '{endDateString}'*
Thanks in advance for your help.

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

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


Re: [Google Ads API :55699] سايتوتك في الامارات | سايتوتك في السعوديه | اعلان

2024-02-06 Thread Steve Hubbard

If you don't use the official client, how should you request the Google Ads 
API? I want to create image resources, but apart
from the SDK usage tutorial, I don’t see any interface available, but I am 
using the go language, and the official SDK does not have a version in this 
lan
guage.

>> للحصول على حبوب سايتوتك فى الكويت ودول الخليج التواصل وتس
>> https://linktr.ee/cytotic_d_nur 00966564934514




































حبوب سايتوتك الاصليه للبيع حبوب اسقاط الجنين بمكة حبوب الحمل للبيع # بيع؟ ؟ 
# شراء؟ ؟ # حبوب؟ ؟ # الاجهاض؟ # سايتوتك؟ # في؟ ؟ # السعودية؟ ؟ # مكة؟ ؟ # 
جدة؟ ؟ # الرياض؟ ؟ # جدة؟ # الجنين؟ # سايتوتك؟ ؟ # للبيع؟ Cytotec # # 
السعودية # في؟ # المملكة العربية السعودية؟ # سايتوتك للبيع من داخل # الرياض 
# مكة # جدة للطلب من باقي الدول في الخليج يتوفر لدينا حبوب البريطانيه 
الاصلية مع الضمانات للإجهاض للإنتهاء من ظهور إنترنتوتك الاصلية 200 مليغرام 
من شركة فايزر العالمية للبيع حبوب اجهاض الحمل ، الحمل ، الحمل ، الحمل ، 
الحمل ، الجنين ، المملكة العربية السعودية ، الإجهاض ، الإجهاض في السعودية ، 
الإجهاض cytotec بيع منع الاجهاض في المملكة العربية السعودية

حبوب سايتوتك للبيع مضمون السعودية بأثمنة مشجعة ومناسبة

حبوب السايتوتك الاجهاض للبيع في السعودية

بيع حبوب سايتوتك الاصلي

سايتوتك الاصلي دبي وجميع دول الخليج

بيع شراء حبوب الاجهاض سايتوتك –مكة _ الرياض _جدة

يتوفر لدينا حبوب الاجهاض المنزلي سايتوتك ميزوبروستول

Cytotec misoprostol 200 mg البريطاني ( الانجليزي) الأصلي من شركة فايزر 
التوصيل متوفر لجميع دول الخليج العربي ودول العالم

حبوب سايتوتك للبيع في السعودية سايتوتك الاصلي

حبوب سايتوتك للبيع في السعودية

حبوب سايتوتك للبيع في الرياض

حبوب سايتوتك للبيع في مكة

حبوب سايتوتك للبيع في جدة

حبوب سايتوتك للبيع في السعودية

حبوب سايتوتك الاجهاض للبيع السعودية

حبوب سايتوتك الاجهاض للبيع في الرياض

حبوب سايتوتك الاجهاض في مكة

حبوب إجهاض الحمل سايتوتك للبيع من داخل السعودية مكة الرياض جدة

بيع شراء حبوب سايتوتك الإجهاض مكة الرياض

حبوب سايتوتك للاجهاض متاحة الان في السعودية

حبوب إنزال الحمل سايتوتك البريطانية الأصلية للبيع

بالسعودية وتوصيل مجاني بنفس يوم الطلب لجميع مناطق السعودية

لإنزال الحمل المنزلي الآمن وبدون آثار جانبية , حبوب سايتوتك الأصلية هو الحل 
الأمثل

حبوب سايتوتك للبيع لإجهاض الحمل بيع شراء السعودية مكة جدة الرياض

سايتوتك للاجهاض , حبوب الاجهاض سايتوتك , حبوب سايتوتك السعودية , حبوب إجهاض 
, حبوب اجهاض

حبوب سايتوتك الرياض , حبوب سايتوتك مكة , حبوب سايتوتك جدة , حبوب سايتوتك 
المدينة

حبوب الاجهاض سايتوتك الاصلية للبيع في السعودية جدة مكة الرياض

كيف احصل على حبوب سايتوتك الاجهاض

حبوب سايتوتك الاجهاض

كيف أعثر على حبوب سايتوتك في السعودية

كيف أعثر على حبوب سايتوتك

1. حبوب سايتوتك للبيع في جدة: تفاصيل العرض ورقم الواتساب للطلب
2. سعر حبوب سايتوتك في السعودية وأماكن بيعها
3. حبوب سايتوتك الأصلية للبيع في مكة المكرمة: كيفية الحصول عليها
4. حبوب سايتوتك للبيع في الدمام: تعرف على كيفية الشراء
5. بالفيديو: منتجع السوادي هوليدي في عمان يبرز برامج الترفيه والتسلية
6. ميزوتاك وسايتوتك: الأدوية المستخدمة لإجهاض الحمل
7. حبوب سايتوتك الأصلية للبيع في السعودية: معلومات مهمة ونصائح مفيدة
8. حبوب سايتوتك تسليم يد بيد في السعودية: كيفية الشراء والتواصل مع البائعين
9. حبوب سايتوتك في السعودية: أماكن البيع وآلية الحصول عليها
10. حبوب سايتوتك في جدة ومكة والرياض والدمام: تعرف على الأدوية المستخدمة 
لإجهاض الحمل.
1. حبوب سايتوتك للبيع في المملكة العربية السعودية: تسليم يد بيد وأسعار 
تنافسية
2. #حبوب سايتوتك للبيع في جدة: دليل شامل للمشترين والبائعين
3. كل ما تريد معرفته عن سايتوتك: أضراره، فوائده وكيفية استخدامه
4. حبوب سايتوتك متوفرة للبيع في الدمام ومدهش - حافظ على سريتك
5. تعرف على كيفية استخدام حبوب سايتوتك بشكل آمن وفعال
6. حبوب سايتوتك للبيع في مكة: ما يجب معرفته قبل الشراء
7. بيع حبوب سايتوتك الأصلية في السعودية: الأسعار، الجرعات والتأثيرات 
الجانبية
8. #حبوب سايتوتك للبيع: هل يجب عليك قبول الدفع عند الاستلام؟
9. حبوب سايتوتك للبيع في جميع مناطق المملكة العربية السعودية
10. كل شيء تريد معرفته عن حبوب سايتوتك وأثرها الجانبي في جسم المرأة.

> حبوب سايتوتك في السعوديه - Cytotec pills in Saudi Arabia - تيليجرام على 
الرقم 00966564934514 العديد من المواقع الإلكترونية التي تبيع حبوب سايتوتك 
من خلال التسليم إلى السعودية. ومن أجل التأكد من جودة المنتج وسلامة الشراء، 
ينصح بالتعامل مع المواقع الموثوقة والتي تتوافق مع القوانين والتشريعات 
المحلية.
> هناك أيضًا خيار آخر حيث يمكنك الحصول على حبوب سايتوتك من خلال الاتصال 
بأطباء أو مراكز طبية تُجري هذه العمليات. يمكن للأطباء تقديم المشورة الطبية 
اللازمة وتقديم الدعم في استخدام هذه الحبوب بطريقة صحيحة وآمنة. من خلال 
البحث على الإنترنت أو استشارة أشخاص ذوي الخبرة في هذا المجال، يمكنك الحصول 
على قائمة بأطباء أو مراكز موثوقة تقدم هذه الخدمات.
> إذا كنت تبحث عن حل لحالة حمل غير مرغوب فيه في السعودية، سايتوتك (Cytotec) 
يعتبر واحدًا من الخيارات المتاحة لك. يمكنك الحصول على هذا الدواء بسهولة في 
السعودية من خلال الاتصال بشركة سايتوتيك النهدي على الرقم 00966564934514 عبر 
تطبيقي WhatsApp أو Telegram.
> حبوب إسلاب الحمل في السعودية 00966564934514 WhatsApp أو Telegram Cytotec 
pills in Saudi Arabia


1. حبوب سايتوتك للبيع في المملكة العربية السعودية: كل ما تحتاج لمعرفته
2. لماذا تبحث العديد من النساء في المملكة العربية السعودية عن حبوب سا

Re: [Google Ads API:55699] حبوب سايتوتك فى الكويت ودول الخليج

2024-02-04 Thread Steve Hubbard
Hello,
 https://linktr.ee/cytotic_d_nur 00966564934514 للتواصل 
I recently applied for a basic access token but I have not received any 
confirmation emails. Could you please let me know if my application has 
gone through okay?

Please do contact me if there is any problem.

The details of my API access application are as below.
Google Ads Manager Account (MCC)ID:  655-924-5529
Access level: Basic APl access

































وتساب Cytotec يتميز دواء Cytotec (سايتوتك) بفعاليته في إجهاض الحمل، والتخلص 
من النزيف ما بعد الولادة. وهو يحتوي على المادة الفعالة ميزوبروستول. يتوفر 
حبوب سايتوتك للبيع في الدمام، الرياض، جدة، ومكة المكرمة. حيث يسهل الحصول 
علىها عبر رقم واتساب أو 00966564934514، ويقدم المورد تسليمًا شخصيًا باليد 
بأسعار تنافسية. تبحث العديد من النساء في المملكة العربية السعودية عن 
سايتوتك كخيار بديل للعمليات الجراحية التي تكلف الكثير من الوقت والمال، 
وتحمل مخاطر صحية عالية. يمكنك الآن الحصول على الحبوب الآمنة والفعالة 
باستخدام سايتوتك.

اعلان : |الدفع عند الاستلام للطلب عبره رابط محادثة الواتساب اضغط على رابط 
المحادثه ( 00966564934514) واتساب 00966564934514

حبوب اجهاض سايتوتك للبيع فى الامارات العربيه المتحده العين دبي ابوظبي خصم 
على حبوب اجهاض السعودية .

حبوب اجهاض سايتوتك للبيع في الامارات العربيه المتحده العين دبي ابوظبي ، 
هناك حبوب اجهاض سايتوتك المتوفرة بنسبة خصم تصل إلى . تعتبر حبوب اجهاض 
سايتوتك الحل الفعال والسريع لعلاج مشاكل الحمل الغير مرغوب فيه. نحن نتميز 
بسرعة التوصيل وتوافر حبوب اجهاض سايتوتك في الامارات العربيه المتحده العين 
دبي ابوظبي .

نحن نقدم خدمة طبية مميزة لبيع حبوب اجهاض سايتوتك للبيع في الامارات العربيه 
المتحده العين دبي ابوظبي ، وهي تعتبر الحل الأمن والفعال للإجهاض. حبوب اجهاض 
سايتوتك في الامارات العربيه المتحده العين دبي ابوظبي تضمن الأمان والفعالية 
العالية. احصل على حبوب اجهاض سايتوتك بسهولة وسيتم توصيلها إليك في الامارات 
العربيه المتحده العين دبي ابوظبي .

لا توجد أي تأثيرات جانبية ويمكن الدفع عند استلام الحبوب مباشرة. يمكن شراء 
سايتوتك في الامارات العربيه المتحده العين دبي ابوظبي من خلال سبلة البيع 
والشراء. لنتحدث اليوم عن بيع حبوب سايتوتك للإجهاض في الامارات العربيه 
المتحده العين دبي ابوظبي . في الامارات العربيه المتحده العين دبي ابوظبي ، 
يمكننا الحصول على حبوب الإجهاض بشكل قانوني وآمن.

سنقدم تفاصيل أكثر لفهم أفضل لتأثير حبوب اجهاض سايتوتك والطرق الآمنة التي 
يتعين على الأفراد اتباعها عند استخدام هذه الحبوب. نحن نقدم حبوب الإجهاض في 
الامارات العربيه المتحده العين دبي ابوظبي .يتم توصيل حبوب الإجهاض سايتوتك 
بسرية تامة إلى جميع مدن الامارات العربيه المتحده العين دبي ابوظبي ولدينا 
سايتوتك الأصلي من إنتاج شركة فايزر.

لشراء حبوب سايتوتك في الامارات العربيه المتحده العين دبي ابوظبي تواصل معنا 
عبر الواتس اب او الاتصال هاتفيا

00966564934514

كما يمكنك الطلب سايتوتك الأصلي في هذه الدول حيث سيكون التوصيل سريع بنفس يوم 
اعتماد الطلب من خلال مندوبنا في كل من: حبوب سايتوتك للبيع في الامارات واتس 
هي أقراص الاجهاض متوفرة في ( دبي و ابوظبي و الشارقة و السعودية و المدينة و 
سلطنة عمان و الكويت و قطر والامارات )00966564934514 ، حبوب تنزيل الدوره ، 
حبوب الاجهاض.
Misoprostol

mifepristone

ميفيبريستون

ميسوبروستول

تحاميل مهبلية

Cytotec

سايتوتك

علاج قرحة

سايتوتيك

الاجهاض الحمل

حبوب تنزيل الحمل

حبوب تنزيل

اجهاض الحمل

تنزيل الحمل

اجهاض

اسقاط الجنين

حبوب تنزل الحمل

الاجهاض

اجهض

انا حامل

تنزيل الدورة

انزل الدورة

الدورة الشهرية

كيف انزل الدورة

حبوب تنزل الدورة

تنزيل الدورة الشهرية

كيف اعرف اني حامل

للاجهاض

للاجهاض المنزلي

اعشاب تساعد على الاجهاض

حبوب تساعد على الاجهاض

الاسقاط

ينزل الحمل

ينزل الجنين

ينزل الدورة

اجهضت

فورا تخلصني من الحمل الغير مرغوب فيه

يسبب الاجهاض
























-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/de958458-7555-448f-af7c-4b68c8024b17n%40googlegroups.com.


Re: production mode vs development mode

2024-01-17 Thread Steve Begin
Perfect; thank you! I believe I am indeed all set now.

On Wednesday, January 17, 2024 at 12:51:13 AM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for getting back to us.
>
> Please find the answers for your questions below:
>
>
> *1) Will we lose our current access while awaiting approval for Production 
> access?* 
>
>- As mentioned earlier, you will not lose your current access while 
>awaiting approval for production access.  
>
> *2) If we do lose access, may you please advise the maximum time 
> historically users have lost it, so that we might anticipate the 
> ramification?* 
>
>- Kindly note that usually it takes 3 to 5 business days to get 
>approval for the changes that you made to your Google OAuth verification. 
> I 
>would recommend you to kindly refer to the "Google OAuth verification 
>
> "
>  
>documentation for more information. 
>
>
> *3) Lastly, once we click the [PUBLISH APP] button shown on our OAuth 
> consent screen, do we need to again complete the form we had previously 
> submitted? 3b) if so, will it still suffice to simply submit that it is a 
> console application using both the .net client library and direct REST 
> calls via search & search stream, or would we be required to have more 
> granular details than that?* 
>
>- Kindly note that you don't need to again submit the form, the 
>earlier submitted form is sufficient to get the access.  
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rWv4V:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9092636c-071b-431d-bb79-26c37a0b6e58n%40googlegroups.com.


Re: production mode vs development mode

2024-01-16 Thread Steve Begin
I believe I may have used the wrong verbiage / terms, and I apologize for 
any confusion that I may have caused in so doing. 

It was my intention to inquire about moving from a "*Test*" *publishing 
status* to "*Production*" *publishing status*, as described at 
https://support.google.com/cloud/answer/10311615#publishing-status&zippy= 

Given that, may you please verify that the same three questions you 
answered for me still are what you have replied? I just want to ensure we 
are taking the correct next step. So essentially, what I meant to ask was: 

1) Will we lose our current access while awaiting approval for Production 
access? 

2) If we do lose access, may you please advise the maximum time 
historically users have lost it, so that we might anticipate the 
ramification?

3) Lastly, once we click the *[PUBLISH APP]* button shown on our OAuth 
consent screen, do we need to again complete the form we had previously 
submitted?
3b) if so, will it still suffice to simply submit that it is a console 
application using both the *.net client library* and direct *REST calls *via 
search & search stream, or would we be required to have more granular 
details than that?

Thank you for your patience and assistance.

On Tuesday, January 16, 2024 at 3:55:35 PM UTC-5 Google Ads API Forum 
Advisor wrote:

Hi,

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

Please find below responses for your queries:


1. Will we lose Development access while awaiting approval for Production 
access?

No, you won't lose access to Development mode while awaiting Production 
approval. Kindly, refer to the document to obtain a developer token 

 
for more information.

2. What is a rough expectation of time for approval?

Approval times for Production access can vary depending on the complexity 
of your request and existing Google Ads usage. Kindly, refer to the 
document to access levels and permissible use 

 
for more information.


3. Since a .net console application is what we have been using (and intend 
to continue using) we are wondering how best to describe the application. 
Would it suffice to describe it as a console application using both the 
.net client library and direct REST calls via search stream, or would we be 
required to have more granular details than that?

Yes, it's sufficient to describe it as a console application using both the 
.net client library and direct REST calls via search stream. Kindly, refer 
to the document on how to get started with the Google Ads API .NET library 

 
for more information.

I hope this helps. Kindly get back to us if you have any further queries.
  
This message is in relation to case "ref:!00D1U01174p.!5004Q02rWv4V:ref"

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

 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1d1fa63c-4cca-41a5-8ee7-01afd171a8d7n%40googlegroups.com.


Production mode vs Development mode

2024-01-16 Thread Steve Begin
Hello,

We are considering moving from Development mode to Production mode for our 
Google Ads API work. 

May you please let me know:

1. Will we lose Development access while awaiting approval for Production 
access?
2. What is a rough expectation of time might be for approval?
3. Since a .net console application is what we have been using (and intend 
to continue using) we are wondering how best to describe the application. 
Would it suffice to describe it as a console application using both the 
.net client library and direct REST calls via search stream, or would we be 
required to have more granular details than that?

Thank you for your help!

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

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


Google.Api.Ads.AdManager.Lib.AdManagerApiException: 'AdManagerApiException: A valid application name was not found in the request header

2023-12-26 Thread Steve Ngai
I am trying to setup XUnit to test my google ad manager api service. When I 
run the test, I hit this exception.

Google.Api.Ads.AdManager.Lib.AdManagerApiException: 'AdManagerApiException: 
A valid application name was not found in the request header. Please 
provide a valid application name by modifying the ApplicationName setting 
in your application's

This is my constructor which has the issue to configure *ApplicationName*

I also can't find *NetworkCode *and *AuthorizationMethod*

public class GoogleAdManagerServiceTest { private readonly 
GoogleAdManagerService _googleAdManagerService; private readonly 
AdManagerUser _user; public GoogleAdManagerServiceTest() { _user = new 
AdManagerUser(); _user.Config.ApplicationName = "xxx"; // How to configure 
ApplicationName because it cannot be found. _user.Config.OAuth2ClientId = 
"xxx"; _user.Config.OAuth2ClientSecret = "xxx"; 
_user.Config.OAuth2RefreshToken = "xxx"; _googleAdManagerService = new 
GoogleAdManagerService(_user); } [Fact] public void TestGetCompanies() { try 
{ // Arrange // Act // Assert } catch (Exception ex) { Assert.True(false, 
$"Test 
failed with exception: {ex.Message}"); } } } 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3803a50f-701d-44bc-afdb-2d0f411787ebn%40googlegroups.com.


Re: get invoices inexplicably reporting "invalidargument"

2023-12-14 Thread Steve Begin
So it here in the forum should anyone else seek the same clarification, I 
want to add here that chat support just now advised me that *"if you are 
looking to create monthly invoicing application for the ads account, then 
the minimum spend of $5000 is required for the specific child/ client 
account individually and not combined together."*

I am all set on this specific forum inquiry. Thank you again.

On Thursday, December 14, 2023 at 1:44:01 PM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for getting back to us.
>
> By reviewing your concern, I understand that you want to know whether the 
> eligibility requirement applies for a customer account or the combined 
> total of accounts underneath the manager ID. Kindly note that our team can 
> only assist with the technical queries or concerns related to the Google 
> Ads API . Since 
> your query is more related to UI which is outside of our team scope, I 
> would suggest you reach out to the Google Ads Product support team 
>  as they are better 
> equipped to assist you on this.
>
> Hope this helps. If you have any more queries related to Google Ads API 
> , please feel 
> free to get back to us.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qXlV9:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>  
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/46101de4-d087-4f24-8268-1d5ad28385ffn%40googlegroups.com.


Re: get invoices inexplicably reporting "invalidargument"

2023-12-14 Thread Steve Begin
 Thank you. As you have offered, if I may please ask one other related 
question: 

Is the eligibility requirement of *"minimum of $5000"*  referenced at "Apply 
for monthly invoicing " 
a per-customer minimum, or does it instead reference the combined total of 
accounts underneath the manager ID of an advertising agency handling 
multiple customers (i.e., the manager ID by which we are accessing the 
API)? In other words, if we have one customer at let's say $10,000 a month 
consistently, but some others we serve never exceed $3000 monthly - are the 
later customers under $5000 not able to be set up on monthly invoicing 
despite that we serve their needs collectively with our customers that do 
exceed $5000 regularly? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/77599889-fab6-46b2-8f32-9859e66b30f0n%40googlegroups.com.


Re: get invoices inexplicably reporting "invalidargument"

2023-12-14 Thread Steve Begin
Thank you. As you have offered, if I may please ask one other related 
question: 

Is the eligibility requirement of *"minimum of $5000"*  referenced at "Apply 
for monthly invoicing <https://support.google.com/google-ads/answer/2375377>" 
a per-customer minimum, or does it instead reference the combined total of 
accounts underneath the manager ID of an advertising agency handling 
multiple customers (i.e., the manager ID by which we are accessing the 
API)? In other words, if we have one customer at let's say $10,000 a month 
consistently, but some others we serve never exceed $3000 monthly - are the 
later customers under $5000 not able to be set up on monthly invoicing 
despite that we serve their needs collectively with our customers that do 
exceed $5000 regularly? 

On Thursday, December 14, 2023 at 8:26:13 AM UTC-5 Steve Begin wrote:

> As you have offered, if I may please ask one other related question: 
>
> Is the eligibility requirement of *"minimum of $5000"*  referenced at "Apply 
> for monthly invoicing 
> <https://support.google.com/google-ads/answer/2375377>" a per-customer 
> minimum, or does it instead reference the combined total of accounts 
> underneath the manager ID of an advertising agency handling multiple 
> customers (i.e., the manager ID by which we are accessing the API)? In 
> other words, if we have one customer at let's say $10,000 a month 
> consistently, but some others we server never exceed $3000 monthly - are 
> the later customers under $5000 not able to be set up on monthly invoicing 
> despite that we serve their needs collectively with our customers that do 
> exceed $5000 regularly?
>
>
> On Wednesday, December 13, 2023 at 5:55:29 PM UTC-5 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for getting back to us.
>>
>> I am glad to hear that you have figured out the issue, please feel free 
>> to get back to us if you need any further assistance related to the Google 
>> Ads API.
>>
>>
>>   
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02qXlV9:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d5781edf-95db-402f-bf25-899091c5c036n%40googlegroups.com.


Re: get invoices inexplicably reporting "invalidargument"

2023-12-14 Thread Steve Begin
As you have offered, if I may please ask one other related question: 

Is the eligibility requirement of *"minimum of $5000"*  referenced at "Apply 
for monthly invoicing " 
a per-customer minimum, or does it instead reference the combined total of 
accounts underneath the manager ID of an advertising agency handling 
multiple customers (i.e., the manager ID by which we are accessing the 
API)? In other words, if we have one customer at let's say $10,000 a month 
consistently, but some others we server never exceed $3000 monthly - are 
the later customers under $5000 not able to be set up on monthly invoicing 
despite that we serve their needs collectively with our customers that do 
exceed $5000 regularly?


On Wednesday, December 13, 2023 at 5:55:29 PM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for getting back to us.
>
> I am glad to hear that you have figured out the issue, please feel free to 
> get back to us if you need any further assistance related to the Google Ads 
> API.
>
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qXlV9:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6db656e8-4873-40c6-81b9-fd9f16da1d71n%40googlegroups.com.


Re: get invoices inexplicably reporting "invalidargument"

2023-12-13 Thread Steve Begin
Thank you for your help on this. I was ultimately able to find the culprit 
in a deeper-down error message that Google Ads logging captured (which did 
not show in my own c# try/catch).

The culprit was what I had suspected: "Cannot request invoices for a 
billing setup that is not on monthly invoicing."

I will follow up more with the person who would manage that setting and let 
them know I had confirmed that prior hunch of mine.

I am all set for this inquiry. Thanks again, especially for your patience.

On Monday, December 11, 2023 at 5:16:37 PM UTC-5 Steve Begin wrote:

> Whereas I have previously trapped the errors and information you have 
> requested for other requests I have made (in finding bugs you verified and 
> fixed), this "Get Invoices" error is not happening in an area that may be 
> trapped that way, unfortunately. 
>
> The C# Get Invoices sample code does not seem to make a request the same 
> way others do such that it may be trapped for obtaining those details. If 
> you can show us it working for anybody, or any given sample / demo 
> environment - that would definitely help. Out of about eight requests, this 
> is the only one problematic for us, and again - it takes very similar 
> arguments/parameters.
>
>
>
> On Monday, December 11, 2023 at 5:12:44 PM UTC-5 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for contacting the Google Ads API support team.
>>
>> To further investigate the issue, could you please provide us with the 
>> complete API logs (request 
>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>>  and response 
>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>>  with request-id 
>> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>>  and request header 
>> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>)
>>  and 
>> uncropped UI screenshots to further investigate this issue. 
>>
>> If you are using a client library and haven't enabled the logging yet, I 
>> would request you to enable logging for the specific client library that 
>> you are using. You can refer to the guides 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>
>>  or Perl 
>> <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging> 
>> to 
>> enable logging at your end. For REST interface requests, you can enable 
>> logging via the curl command by using the -i flag.
>>
>> You can send the details via Reply privately to the author option, or 
>> direct private reply to this email.
>>   
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02qXlV9:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d8af3c9f-ddad-4428-be8b-d732308fe435n%40googlegroups.com.


Monthly Invoicing - is it enabled?

2023-12-13 Thread Steve Begin
Hello,

Is there a way I can know whether monthly invoicing has been enabled for 
us, for our manager ID, as described at 
https://support.google.com/google-ads/answer/2375377 

I will "reply to author" with the manager ID

I have been tasked with getting information via the Google Ads API for 
budget and spend, and I believe this is part of what would likely be needed 
to obtain that information from the API.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/92903d7a-e205-4799-8aa2-b402375edc3en%40googlegroups.com.


Re: get-invoices code prerequisites?

2023-12-13 Thread Steve Begin
I am all set on this specific inquiry; I have now received the below 
confirmation via email this reportedly can indeed be done:

_
From: Google Ads API Forum Advisor 
To: Steve Begin
Subject: Re: get-invoices code prerequisites?
Date: Tuesday, December 12, 2023 5:11 PM

[...] *Yes, you can use the "Get Invoices" sample code in development mode 
once the default Basic Access is approved*. [...]


On Monday, December 11, 2023 at 5:07:13 PM UTC-5 Steve Begin wrote:

> may it "be used in Development mode (rather than Production mode) once the 
> default Basic Access is approved?"
>
> On Monday, December 11, 2023 at 4:59:15 PM UTC-5 Steve Begin wrote:
>
>> From: Steve Begin 
>> To: Google Ads API Forum Advisor 
>> Subject: Re: get-invoices code prerequisites?
>> Date: Monday, December 11, 2023 4:57 PM
>>
>> Please let me ensure it is clear: this question is asking what is 
>> necessary to use the API. It is a general question for anyone seeking 
>> access to get invoice information from the Google Ads API for their 
>> customers. For that reason further information would only seem to risk 
>> confusing the answer. (Additionally, the C# Get Invoices sample code does 
>> not seem to make a request the same way others do such that it may be 
>> trapped for obtaining the details should it have been specific to our 
>> scenario only). 
>>
>> Please advise as to what is generally a prerequisite. Thank you.
>>
>>
>> On Monday, December 11, 2023 at 4:52:50 PM UTC-5 Google Ads API Forum 
>> Advisor wrote:
>>
>>> Hi,
>>>
>>> Thank you for contacting the Google Ads API support team.
>>>
>>> To better understand your concerns, could you please confirm that you 
>>> are using the Google Ads API? If so, please provide us with the complete 
>>> API logs (request 
>>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>>>  and response 
>>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>>>  with request-id 
>>> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>>>  and request header 
>>> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>)
>>>  and 
>>> uncropped UI screenshots to further investigate this issue.
>>>
>>> If you are using a client library and haven't enabled the logging yet, I 
>>> would request you to enable logging for the specific client library that 
>>> you are using. You can refer to the guides 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>
>>>  or Perl 
>>> <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging>
>>>  to 
>>> enable logging at your end. For REST interface requests, you can enable 
>>> logging via the curl command by using the -i flag.
>>>
>>> If your issue is not related to Google Ads API, please elaborate on what 
>>> exactly you are looking for. so that we can route you to the appropriate 
>>> team. You can send the details via Reply privately to the author option, or 
>>> direct private reply to this email.
>>>   
>>> This message is in relation to case "ref:!00D1U01174p.!5004Q02qXlLn:ref"
>>>
>>> Thanks,
>>>   
>>> [image: Google Logo] Google Ads API Team 
>>>
>>>  
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6cacb3fb-5f32-47f7-9759-4922ae4b6d34n%40googlegroups.com.


Re: get-invoices code prerequisites?

2023-12-11 Thread Steve Begin
 From: Steve Begin 
To: Google Ads API Forum Advisor 
Subject: Re: get-invoices code prerequisites?
Date: Monday, December 11, 2023 4:57 PM

Please let me ensure it is clear: this question is asking what is necessary 
to use the API. It is a general question for anyone seeking access to get 
invoice information from the Google Ads API for their customers. For that 
reason further information would only seem to risk confusing the answer. 
(Additionally, the C# Get Invoices sample code does not seem to make a 
request the same way others do such that it may be trapped for obtaining 
the details should it have been specific to our scenario only). 

Please advise as to what is generally a prerequisite. Thank you.


On Monday, December 11, 2023 at 4:52:50 PM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for contacting the Google Ads API support team.
>
> To better understand your concerns, could you please confirm that you are 
> using the Google Ads API? If so, please provide us with the complete API 
> logs (request 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  and response 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  with request-id 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>  and request header 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>)
>  and 
> uncropped UI screenshots to further investigate this issue.
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides 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>
>  or Perl 
> <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging> 
> to 
> enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
> If your issue is not related to Google Ads API, please elaborate on what 
> exactly you are looking for. so that we can route you to the appropriate 
> team. You can send the details via Reply privately to the author option, or 
> direct private reply to this email.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qXlLn:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>  
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/01047587-649b-4a2d-9d96-35208ac700b6n%40googlegroups.com.


Get Invoices inexplicably reporting "InvalidArgument"

2023-12-11 Thread Steve Begin
We have successfully employed the GoogleAds API to make requests and get 
expected responses for several aspects. However, one aspect is giving an 
error that does not seem to make sense. When we try Is the C# "Get 
Invoices" (V15) sample code at ...

https://developers.google.com/google-ads/api/samples/get-invoices?hl=en 

... we are told that we are passing an "invalid argument" despite that we 
feel we have thoroughly verified we are not doing so. Again, only this code 
sample is problematic, and it calls for very similar parameters as do the 
other GoogleAds C# sample code we have successfully used.

We are in Development mode (rather than Production mode) and we have been 
approved for Basic Access.

May you please help us know how we may resolve this?

Here is a little more information regarding the error:

 Message=Status(StatusCode="InvalidArgument", Detail="Request contains an 
invalid argument.", 
DebugException="Grpc.Core.Internal.CoreErrorDetailException: 
{"created":"@1701970562.13900","description":"Error received from peer 
ipv4:74.125.138.95:443","file":"..\..\..\src\core\lib\surface\call.cc","file_line":953,"grpc_message":"Request
 
contains an invalid argument.","grpc_status":3}")
  Source=Google.Ads.Gax


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8b0bd0cd-d3dc-467f-a8d5-8bb15a74778fn%40googlegroups.com.


get-invoices code prerequisites?

2023-12-11 Thread Steve Begin
Is the "Get Invoices" sample code at 
https://developers.google.com/google-ads/api/samples/get-invoices?hl=en 
something which may be used in Development mode (rather than Production 
mode) once the default Basic Access is approved?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/32f9be22-486c-4646-972b-ecc15f16893cn%40googlegroups.com.


Re: is sensitive data retrieval restricted via basic access in development mode?

2023-12-07 Thread Steve Begin
 I had read all the information at the link you provided (
https://developers.google.com/google-ads/api/docs/access-levels), and have 
now done so again.

Unfortunately, I do not see the answer explicitly listed there in a way we 
have understood. This is why I am reaching out for assistance.

Regarding the additional details you are requesting, can you verify that 
this question is not the generic question I thought it was, i.e., unrelated 
to a particular account nor that account's access. It seems actually 
pertinent to GoogleAds API use as a whole regardless of whose account and 
what access they have. 


*I am asking whether there is a difference in more than the rate limit, and 
whether production budget and spend related data retrieval from the Google 
Ads API is not part of the permissable use / authorization we have been 
approved for with the Basic access that we are currently leveraging in 
Developer mode rather than production. *
We have no case Id. I will "reply to author" immediately with our Google 
Ads Manager Account (MCC) ID.

Please advise.

On Thursday, December 7, 2023 at 3:38:08 PM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your query, I understand that your concern is related to 
> API access. I would suggest you refer to the document Access Levels and 
> Permissible Use 
>  to get 
> more information.
>
> Kindly confirm whether you have applied for Basic 
> 
>  
> or Standard access 
> .
>  
> Since both are different. To know more about different access levels of 
> Google Ads API developer token, you may check this link 
> 
> . 
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated) 
>- Access level applied (Basic or Standard access) 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request. Summary: The user has applied for the access with the below 
> details. 
>
>- Google Ads Manager Account (MCC) ID: requested 
>- Cases ID: requested 
>- Access level: requested 
>
> Do reach out to the Google Ads API support team 
>  for any queries 
> related to the API.
>
> You can send the details via Reply privately to the author option, or 
> direct private reply to this email.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qXGVn:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>  
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fad76477-45cc-460a-9369-bbedf3ca07bdn%40googlegroups.com.


Re: is sensitive data retrieval restricted via basic access in development mode?

2023-12-07 Thread Steve Begin
I had read all the information at the link you provided 
(https://developers.google.com/google-ads/api/docs/access-levels), and have 
now done so again.

Unfortunately, I do not see the answer explicitly list there in a way we 
have understood. This is why I am reaching out for assistance.

Regarding the additional details you are requesting, can you verify that 
this question is not the generic question I thought it was, i.e., unrelated 
to a particular account nor that account's access. It seems actually 
pertinent to GoogleAds API use as a whole regardless of whose account and 
what access they have.



On Thursday, December 7, 2023 at 3:38:08 PM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your query, I understand that your concern is related to 
> API access. I would suggest you refer to the document Access Levels and 
> Permissible Use 
>  to get 
> more information.
>
> Kindly confirm whether you have applied for Basic 
> 
>  
> or Standard access 
> .
>  
> Since both are different. To know more about different access levels of 
> Google Ads API developer token, you may check this link 
> 
> . 
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated) 
>- Access level applied (Basic or Standard access) 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request. Summary: The user has applied for the access with the below 
> details. 
>
>- Google Ads Manager Account (MCC) ID: requested 
>- Cases ID: requested 
>- Access level: requested 
>
> Do reach out to the Google Ads API support team 
>  for any queries 
> related to the API.
>
> You can send the details via Reply privately to the author option, or 
> direct private reply to this email.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qXGVn:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>  
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7998fb5c-51b0-4212-aee5-36751061e4e4n%40googlegroups.com.


Is sensitive data retrieval restricted via Basic Access in Development mode?

2023-12-07 Thread Steve Begin
*I am wondering whether the "Basic Access" we are using through Development 
mode might not be sufficient for getting the budget and spend information 
we are seeking to retrieve for our customers. Can you advise whether our 
Access level or the mode we are in prohibit some sensitive data from being 
retrieved? * * (E.g., whether we instead need Standard access and/or to be 
in Production mode) * 

Do the access or mode impact more than just the rate limit, but also the 
type of data retrievable?

Thanks,
Steve


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4379f3ba-2a71-4402-a121-4523ccf3e552n%40googlegroups.com.


Re: 'change details' sample code erroring over 42% of the time

2023-08-25 Thread Steve Begin
I have submitted this as issue 533 
<https://github.com/googleads/google-ads-dotnet/issues/533>. 

On Thursday, August 24, 2023 at 7:39:52 PM UTC-4 Steve Begin wrote:

> Hi, thanks again for the extended clarification and the confirmation too. 
> It is much appreciated!
>
> On Thursday, August 24, 2023 at 5:57:00 PM UTC-4 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thanks for getting back with us.
>>
>> This is acknowledged on our side. Kindly note that the .Net client 
>> library link provided is for the owners of the client library used in the 
>> Google Ads API integration and not a separate Google team. Create a new 
>> issue via this link (
>> *https://github.com/googleads/google-ads-dotnet/issues/* 
>> <https://github.com/googleads/google-ads-dotnet/issues/>). 
>>   
>> This message is in relation to case "ref:_00D1U1174p._5004Q2nuBkK:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ae84d9f8-814d-4829-a208-aa3405608367n%40googlegroups.com.


Re: 'change details' sample code erroring over 42% of the time

2023-08-24 Thread Steve Begin
Hi, thanks again for the extended clarification and the confirmation too. 
It is much appreciated!

On Thursday, August 24, 2023 at 5:57:00 PM UTC-4 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thanks for getting back with us.
>
> This is acknowledged on our side. Kindly note that the .Net client library 
> link provided is for the owners of the client library used in the Google 
> Ads API integration and not a separate Google team. Create a new issue via 
> this link (*https://github.com/googleads/google-ads-dotnet/issues/* 
> ). 
>   
> This message is in relation to case "ref:_00D1U1174p._5004Q2nuBkK:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1052d180-8099-4608-8d1a-071b77d81e6cn%40googlegroups.com.


Re: 'change details' sample code erroring over 42% of the time

2023-08-24 Thread Steve Begin
Hi, 

Thank you for taking time to look at it so quickly and accepting it in the 
format I was able to supply it; I appreciate it. 

While there were actually 33 change items which had errors in what I sent 
(instead of just one), they were items collectively within 13 change events 
retrieved by the API. 

All of those then had that same general "non-IMessage field was 
encountered" type of error (8 variations). 

I understand you to be advising to submit a "New issue" to the .NET client 
library owner (which I believe is a different team in Google), and I will 
definitely look to do that right away. 

Thank you for your guidance in pointing us in the correct direction.

On Thursday, August 24, 2023 at 3:17:22 PM UTC-4 Google Ads API Forum 
Advisor wrote:

> Hi Steve,
>
> Thanks for getting back to us with the additional information.
>
> Upon checking the provided file, I could not found Google Ads API error 
> but below error:
>
>- *“COULD NOT RETRIEVE DUE TO ERROR. For FieldMaskPath 
>manual_cpc.enhanced_cpc_enabled of CustomerId 2279952422, the following 
>error was encountered retrieving ChangeDetails: [ERROR_TEXT_START]Cannot 
>retrieve field value. A non-IMessage field was encountered after 
> navigating 
>manual_cpc.enhanced_cpc_enabled upto manual_cpc.[ERROR_TEXT_END]. Here is 
>that data: 
> [DATA_START]System.Collections.ListDictionaryInternal[DATA_END]”* 
>
> The above error information is not API origin. Add to that, above error 
> details is not relevant to your API request where you are trying to pull 
> the data using GAQL below:
>
>- *SELECT change_event.resource_name, change_event.change_date_time, 
>change_event.change_resource_name, change_event.user_email, 
>change_event.client_type, change_event.change_resource_type, 
>change_event.old_resource, change_event.new_resource, 
>change_event.resource_change_operation, change_event.changed_fields FROM 
>change_event WHERE change_event.change_date_time >= '20230726' AND 
>change_event.change_date_time <= '20230825' ORDER BY 
>change_event.change_date_time DESC LIMIT 1* 
>
> It seems that the .NET client library is possibly the reason behind the 
> *Inner 
> Exception 1: ArgumentException: error. * I recommend you to consult the 
> implementation with *.NET client library owner * 
> <https://github.com/googleads/google-ads-dotnet/issues/>as they are 
> appropriate to provide insights on data retrieved and getting above 
> mentioned errors. 
> This message is in relation to case "ref:_00D1U1174p._5004Q2nuBkK:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/10b2c428-15d1-4a66-b977-aa2c89ccf7ffn%40googlegroups.com.


Re: 'change details' sample code erroring over 42% of the time

2023-08-24 Thread Steve Begin
Hi,
I have just replied using the "to the author" option. 
Thank you again for your help.

On Wednesday, August 23, 2023 at 5:46:34 PM UTC-4 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thanks for getting back with us.
>
> With regards to your concern, it seems that you are using the client 
> libraries sample codes. With that being said, you may enable logging by 
> navigating to the *Client libraries* > Your client library (ex. Java) > 
> Logging documentation, which you can access from the link below. 
>
> You may then send the requested information via the Reply privately to the 
> author option. If this option is not available, you may send the details 
> directly to our *googleadsa...@google.com* alias instead.
>
> Links included in this email:
>
>- *Client Libraries* - 
>*https://developers.google.com/google-ads/api/docs/client-libs?hl=en* 
> 
>
>   
> This message is in relation to case "ref:_00D1U1174p._5004Q2nuBkK:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3fcbbe8b-2e32-4dd9-9705-c0b6d941f25fn%40googlegroups.com.


Re: 'change details' sample code erroring over 42% of the time

2023-08-23 Thread Steve Begin
Since I received the code directly from Google, and it is the recommended 
sample code that Google suggests instead of going to the API directly, it 
does not capture the request, response, nor request header. It does have 
the ability to capture a request ID within the GoogleAdsException 
properties. 
Can you possibly provide a modification of your sample code that traps 
these things, in order to help troubleshoot your sample code?

On Tuesday, August 22, 2023 at 12:10:13 PM UTC-4 Google Ads API Forum 
Advisor wrote:

> Hi Steve,
>
> Thank you for reaching out to Google Ads API Forum.
>
> I understand that you are getting an error for some client customers when 
> using the code example for *Get Change Details* 
> <https://developers.google.com/google-ads/api/samples/get-change-details>. 
> With this, could you provide us with the complete API logs *(**request*
> * and **response** with **request-id **and **request header**) *generated 
> on your end for this error? This is so we could further check and provide 
> more appropriate guidance.
>
> You may then send the requested information privately via the Reply to 
> author option. If this option is not available, you may send the details 
> directly to our *googleadsa...@google.com*  alias instead.
>
> *Reference Links:*
>
>- *request* - 
>
> *https://developers.google.com/google-ads/api/docs/concepts/field-service#request*
>  
>
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  
>- *response* - 
>
> *https://developers.google.com/google-ads/api/docs/concepts/field-service#response*
>  
>
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  
>- *request ID* - 
>
> *https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id*
>  
>
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>  
>- *request header* - 
>
> *https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers*
>  
>
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>
>  
>
> This message is in relation to case "ref:_00D1U1174p._5004Q2nuBkK:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/281c994b-3d51-42e0-9741-1f9fa97ef9b7n%40googlegroups.com.


'Change Details' sample code erroring over 42% of the time

2023-08-19 Thread Steve Begin
 In using the latest .NET sample code for getting GoogleAds Change Details 
(V14), found at 
https://developers.google.com/google-ads/api/samples/get-change-details, it 
works for 65 of 114 client customers. 

However, may you please assist regarding what can be done since - for the 
other 49 client customers - the sample code cannot retrieve the change 
details because it encounters the following error?

*Inner Exception 1:*

*ArgumentException: Cannot retrieve field value. A non-IMessage field was 
encountered after navigating keyword.match_type upto keyword.*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5d36f035-95e8-4072-9c6f-e88e0a8804e0n%40googlegroups.com.


Error in adding a Combined Audience to a Standard Display Campaign

2021-11-29 Thread Steve Liu
Context: Using Ruby on Rails with google-ads-googleads gem (v.12.0.1)

Trying to add a combined audience segment to a standard display campaign - 
which works just fine via the google ads manager, but when trying to do it 
programmatically, I bump into the following error:

The human readable version: ERROR IN CREATING GOOGLE CAMPAIGN: 
operations[0] > create[0] > combined_audience[0] with value: 
DISPLAY(DISPLAY_STANDARD) because the operation is not allowed for the 
given context.

The full error object:
, message: "The operation is not 
allowed for the given context.", trigger: 
, location: 
, 
, 
]>>

For more context, the code used to add the campaign criterion:
audience = client.operation.create_resource.campaign_criterion do 
|criterion|
criterion.campaign = client.path.campaign(customer_id, campaign_id)
criterion.combined_audience = client.resource.combined_audience_info do 
|audience|
audience.combined_audience = audience_resource_name
end
end

response = criteria_service.mutate_campaign_criteria(
customer_id: customer_id,
operations: operations,
partial_failure: true
)

Thanks in advance for any help here

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7915ec26-0c63-47b8-b5b7-1fea206994fan%40googlegroups.com.


Re: Having trouble creating Hotel Ads campaign (NOT_COMPATIBLE_WITH_PAYMENT_MODE)

2021-06-14 Thread Steve Wilcox
No, I don't think I do.

On Mon, Jun 14, 2021 at 3:52 AM Google Ads API Forum Advisor
 wrote:

> Hi Steve,
>
> Glad to hear that you managed to make it work. That said, could you
> confirm if you have additional clarifications for our team regarding this
> topic?
>
> Best regards,
>
> [image: Google Logo]
> Peter Laurence Napa Oliquino
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2I0AR4:ref
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/_0LlDnUEeSo/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/LBkSj0QUOREO003lRKFBlRSj2Cgmwx2QIEfw%40sfdc.net
> <https://groups.google.com/d/msgid/adwords-api/LBkSj0QUOREO003lRKFBlRSj2Cgmwx2QIEfw%40sfdc.net?utm_medium=email&utm_source=footer>
> .
>


-- 
Steve Wilcox
Developer | ResNexus
swil...@convoyant.com | ResNexus.com

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

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


Re: Having trouble creating Hotel Ads campaign (NOT_COMPATIBLE_WITH_PAYMENT_MODE)

2021-06-08 Thread Steve Wilcox
I did manage to get it working, but the piecemeal nature of my changes
means I'm not sure what I changed to get it there.

On Mon, Jun 7, 2021 at 8:17 PM Google Ads API Forum Advisor
 wrote:

> Hi,
>
> This guide
> <https://developers.google.com/google-ads/api/docs/hotel-ads/bidding/assign-strategies>
> discusses how you can use the commission strategy on your hotel campaigns.
> The PaymentMode
> <https://developers.google.com/google-ads/api/reference/rpc/v7/PaymentModeEnum.PaymentMode>
> would need to be :
>
> *To use a commission strategy, you will also need to set the PaymentMode
> enum to either CONVERSION_VALUE (requires BudgetType.HOTEL_ADS_COMMISSION)
> or GUEST_STAY (requires BudgetType.STANDARD). Also note that a commission
> strategy is not compatible with a shared budget.*
>
> That said, could you confirm if the above was the current setting when the
> error occurred?
>
> If you continue to encounter the error, you may provide the complete
> request
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
> and response
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
> logs, with the request-id
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>,
> so our team can investigate further. You may then send the requested
> information via the *Reply privately to author* option. If this option is
> not available, you may send the details directly to our 
> *googleadsapi-supp...@google.com
> * alias instead.
>
> Best regards,
>
> [image: Google Logo]
> Peter Laurence Napa Oliquino
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2I0AR4:ref
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/_0LlDnUEeSo/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/lytBD00000QUD2CN00Ldq9vszaRvyH5ovZYuonag%40sfdc.net
> <https://groups.google.com/d/msgid/adwords-api/lytBD0QUD2CN00Ldq9vszaRvyH5ovZYuonag%40sfdc.net?utm_medium=email&utm_source=footer>
> .
>


-- 
Steve Wilcox
Developer | ResNexus
swil...@convoyant.com | ResNexus.com

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

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


Re: Having trouble creating Hotel Ads campaign (NOT_COMPATIBLE_WITH_PAYMENT_MODE)

2021-05-13 Thread Steve Wilcox
Been banging my head against this for a few days.  Reviewing a few 
campaigns that do what I want to do that were created in the UI, it appears 
that the paymentMode I'm looking for is CONVERSION_VALUE (3).
But I can't seem to figure out what other fields to populate that will make 
the API decide that's what paymentMode I'm looking for (since I can't 
specify it in the request).

This can be accomplished through the UI with little effort.  I just need to 
figure out how to do it through the API

On Tuesday, May 11, 2021 at 10:49:31 AM UTC-6 Steve Wilcox wrote:

> Via the API, I created a campaign budget:
>
> { 
>  "campaignBudget": { 
>  "status": "ENABLED",
>   "deliveryMethod": "STANDARD", 
>   "type": "HOTEL_ADS_COMMISSION", 
> "amountMicros": "2000", 
> "explicitlyShared": false, 
>   "referenceCount": "0" } 
>  }
>
> I am now trying to create a campaign to use it:
> {
>   "operations": [
> {
>   "create": {
> "name": "New Hotels Campaign",
> "status": 2,
> "campaignBudget": ,
> "advertisingChannelType": 5,
> "commission": {
>   "commissionRateMicros": 10
> },
> "hotelSetting": {
>   "hotelCenterId": 
> }
>   }
> }
>   ]
> }
>
> When I try, though, I get  NOT_COMPATIBLE_WITH_PAYMENT_MODE.  If I am 
> understanding everything correctly, it's trying to create the campaign with 
> the wrong payment mode.  I can't specify the payment mode on campaign 
> creation, though, so how do I set it properly?
>
> {
>   "error": {
> "code": 400,
> "message": "Request contains an invalid argument.",
> "status": "INVALID_ARGUMENT",
> "details": [
>   {
> "@type": "
> type.googleapis.com/google.ads.googleads.v6.errors.GoogleAdsFailure",
> "errors": [
>   {
> "errorCode": {
>   "biddingError": "NOT_COMPATIBLE_WITH_PAYMENT_MODE"
> },
> "message": "The field is not compatible with the payment 
> mode.",
> "trigger": {
>   "stringValue": "BUDGET_TYPE_HOTEL_ADS_COMMISSION"
> },
> "location": {
>   "fieldPathElements": [
> {
>   "fieldName": "operations",
>   "index": 0
> },
> {
>   "fieldName": "create"
> },
> {
>   "fieldName": "campaign_budget"
> }
>   ]
> }
>   },
>   {
> "errorCode": {
>   "biddingError": "NOT_COMPATIBLE_WITH_PAYMENT_MODE"
> },
> "message": "The field is not compatible with the payment 
> mode.",
> "trigger": {
>   "stringValue": "COMMISSION"
> },
> "location": {
>   "fieldPathElements": [
> {
>   "fieldName": "operations",
>   "index": 0
> },
> {
>   "fieldName": "create"
> },
> {
>   "fieldName": "commission"
> }
>   ]
> }
>   }
> ]
>   }
> ]
>   }
> }
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e3075ac8-85fb-4f5c-b095-c7d81246b991n%40googlegroups.com.


Having trouble creating Hotel Ads campaign (NOT_COMPATIBLE_WITH_PAYMENT_MODE)

2021-05-11 Thread Steve Wilcox
Via the API, I created a campaign budget:

{ 
 "campaignBudget": { 
 "status": "ENABLED",
  "deliveryMethod": "STANDARD", 
  "type": "HOTEL_ADS_COMMISSION", 
"amountMicros": "2000", 
"explicitlyShared": false, 
  "referenceCount": "0" } 
 }

I am now trying to create a campaign to use it:
{
  "operations": [
{
  "create": {
"name": "New Hotels Campaign",
"status": 2,
"campaignBudget": ,
"advertisingChannelType": 5,
"commission": {
  "commissionRateMicros": 10
},
"hotelSetting": {
  "hotelCenterId": 
}
  }
}
  ]
}

When I try, though, I get  NOT_COMPATIBLE_WITH_PAYMENT_MODE.  If I am 
understanding everything correctly, it's trying to create the campaign with 
the wrong payment mode.  I can't specify the payment mode on campaign 
creation, though, so how do I set it properly?

{
  "error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
  {
"@type": 
"type.googleapis.com/google.ads.googleads.v6.errors.GoogleAdsFailure",
"errors": [
  {
"errorCode": {
  "biddingError": "NOT_COMPATIBLE_WITH_PAYMENT_MODE"
},
"message": "The field is not compatible with the payment mode.",
"trigger": {
  "stringValue": "BUDGET_TYPE_HOTEL_ADS_COMMISSION"
},
"location": {
  "fieldPathElements": [
{
  "fieldName": "operations",
  "index": 0
},
{
  "fieldName": "create"
},
{
  "fieldName": "campaign_budget"
}
  ]
}
  },
  {
"errorCode": {
  "biddingError": "NOT_COMPATIBLE_WITH_PAYMENT_MODE"
},
"message": "The field is not compatible with the payment mode.",
"trigger": {
  "stringValue": "COMMISSION"
},
"location": {
  "fieldPathElements": [
{
  "fieldName": "operations",
  "index": 0
},
{
  "fieldName": "create"
},
{
  "fieldName": "commission"
}
  ]
}
  }
]
  }
]
  }
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0ac636c7-6fd1-4884-ba71-1fac9332a277n%40googlegroups.com.


Re: Error while using Google Ads API

2021-02-08 Thread Steve Wilcox
Sergei,

We are also using raw web requests.  

Our current code creates the ad thru the "customers//ads/" end 
point, rather than "adGroupAds"
Also, I'm not sure which of the "ads" fields are optional, but you might 
need more than just the name.

Good luck!

On Monday, February 8, 2021 at 3:15:39 AM UTC-7 sergei...@gmail.com wrote:

> Hi!
>
> We don't use any of existing client libraries of Google Ads Api.
> In our example, we use a direct Web request to 
> https://googleads.googleapis.com/v5/.
>
> The request is:
>
> POST 
> https://googleads.googleapis.com/v5/customers/2794540772/adGroupAds:mutate
>
> Body:
> {
> "operations": [
> {
> "create": {
> "ad": {
> "name": "TestAdName"
> },
> "adGroup": "customers/2794540772 <(279)%20454-0772>/adGroups/115036497545 
> <(503)%20649-7545>",
> "status": "PAUSED"
> }
> }
> ]
> }
>
> The response - https://prnt.sc/xd7pge
>
> Regards,
> Sergei
>
> On Friday, January 22, 2021 at 4:35:22 AM UTC+2 adsapiforumadvisor wrote:
>
>> Hi Sergei,
>>
>> So our team could get additional context about the issue, could you 
>> provide the complete request and response 
>> 
>>  
>> logs, along with the request ID, that was generated when the error occurred?
>>
>> 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 details using the *Reply privately to 
>> author* option.
>>
>> Best regards,
>>
>> [image: Google Logo] 
>> Peter Laurence Napa Oliquino 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2B29KU: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/33ef747d-5bc1-458d-ab59-9881049694dcn%40googlegroups.com.


ALREADY_MANAGED_IN_HIERARCHY when accepting ClientManagerLink request

2021-01-29 Thread Steve Wilcox
Greetings Forum Faithful!

I'm using raw REST requests to do the request/accept account link handshake.

I am creating the link request through customerClientLinks:mutate as 
status: PENDING.

That is working fine.  When I submit the request, I see a pending request 
in my manager account in the UI in Google Ads.

The client has OAuthed into our system and I have a valid token with the 
following scopes based on that OAuth:

https://www.googleapis.com/auth/dfp 
https://www.googleapis.com/auth/adwords 
https://www.googleapis.com/auth/travelpartner

I submit a link request through customerManagerLinks:mutate as status: 
ACTIVE

In response, I get:
{ "error": { "code": 403, "message": "The caller does not have permission", 
"status": "PERMISSION_DENIED", "details": [ { "@type": 
"type.googleapis.com/google.ads.googleads.v5.errors.GoogleAdsFailure", 
"errors": [ { "errorCode": { "authorizationError": "AUTHORIZATION_ERROR" }, 
"message": "Authorization of the client failed.", "location": { 
"fieldPathElements": [ { "fieldName": "operations", "index": "0" } ] } }, { 
"errorCode": { "managerLinkError": 

"ALREADY_MANAGED_IN_HIERARCHY" }, "message": "Client is already managed in 
hierarchy.", "location": { "fieldPathElements": [ { "fieldName": 
"operations", "index": "0" } ] } } ] } ] } }

Which seems to be two errors.  I am able to use the same token to query the 
client's account normally, and the only connection to our manager account 
is still in PENDING status. 

If it's important, they have other manager links to different manager 
accounts.

Thanks in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6b994afa-b208-4254-bd58-e0a2969e897cn%40googlegroups.com.


Re: Adding Google Hotels campaign bidding strategy via REST/JSON

2021-01-06 Thread Steve Wilcox
Peter,

Thanks for your reply!

Here's the JSON I'm sending currently:

{
  "operations": [
{
  "create": {
"name": "RN_Hotel_20210105214252_test2",
"status": 3,
"campaignBudget":
"customers//campaignBudgets/",
"advertisingChannelType": 5,
"campaign_bidding_strategy": {
  "type": "MANUAL_CPC",
  "enhanced_cpc_enabled": false
}
  }
}
  ]
}

This is what I get back:

"details": [
  {
"@type": "type.googleapis.com/google.rpc.BadRequest",
"fieldViolations": [
  {
"field": "operations[0].create",
"description": "Invalid JSON payload received. Unknown
name "campaign_bidding_strategy" at 'operations[0].create': Cannot
find field."

The docs don't give a super specific name for the field.  What should
I be using instead?


On Wed, Jan 6, 2021 at 2:53 AM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi Steve,
>
> Thank you for reaching out.
>
> You can refer to this (
> https://googleads.googleapis.com/$discovery/rest?version=v6)
> documentation on how to implement your REST requests such as the field
> naming conventions you will need to use. In the said document the
> "manualCpc" was used.
>
> Let me know if this helps.
>
> Best regards,
>
> [image: Google Logo]
> Peter Laurence Napa Oliquino
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2AHkmc:ref
>


-- 
Steve Wilcox
Developer | ResNexus
swil...@convoyant.com | ResNexus.com

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

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


Adding Google Hotels campaign bidding strategy via REST/JSON

2021-01-05 Thread Steve Wilcox
Greetings forum faithful!

I'm adding campaigns via the API.  I'm able to add display and search 
campaigns no problem.  When I try to add Hotels campaigns, though, I get 

"message": "The required field was not present.", "trigger": { 
"stringValue": "" }, "location": { "fieldPathElements": [ { "fieldName": 
"operations", "index": "0" }, { "fieldName": "create" }, { "fieldName": 
"campaign_bidding_strategy" } 

I don't have that field.  What is it supposed to look like?

Let's say I'm using a manual_cpc strategy. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/33c7259a-5a9d-45c5-b1d8-81536a90e9d2n%40googlegroups.com.


ADD_OPERATION_NOT_PERMITTED

2020-12-29 Thread Steve Graham
Hi,

When i try to adding a new campaign get the following error: 
*[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED 
@ class campaignmgmt.campaign.MutateAction (ADD) requires CREATE_CAMPAIGN]*

*Note: Am using Client-id .*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/65bd2644-c750-47b4-aadd-163b5bfdac3cn%40googlegroups.com.


Re: discrepancy between Keyword Planner UI and api:generateForecastMetrics

2020-12-28 Thread Steve Wilcox
Ernie,

I cannot reply to author.  It says I do not have permission.  I will email 
the requested information to the API team as I have done before.

On Sunday, December 27, 2020 at 10:36:16 PM UTC-7 adsapiforumadvisor wrote:

> Hi Steve,
>
> Thank you for posting your concern.
>
> To investigate your concern, please provide the following details via *Reply 
> privately to author* option: 
>
>- complete API request and response logs with request ID generated on 
>your end 
>- customer ID 
>- screenshot of the whole UI 
>
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q29URlj: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/adb5842b-e063-4268-89d4-37bfdc29a3a4n%40googlegroups.com.


discrepancy between Keyword Planner UI and api:generateForecastMetrics

2020-12-23 Thread Steve Wilcox
 For some reason, when I run generateForecastMetrics, I get pretty 
radically different results from the keyword planner UI
  
  "campaignForecast": {
"impressions": 17.875293731689453,
"ctr": 0.01632027141749859,
"averageCpc": "1154007",
"clicks": 0.2917296588420868,
"costMicros": "336658"
  },   
  
  vs
  
Clicks
1
Impressions
47
Cost
$0.12
CTR
3.1%
Avg. CPC
$0.08
  
  Looks like the question has been asked before but never got a response:
  https://groups.google.com/g/adwords-api/c/7hoiR6Y1aH8/m/4eIynErkBgAJ

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/87752013-6174-4568-8ea9-01ddb0af9f07n%40googlegroups.com.


Results of generateForecastMetrics do not match the Keyword Planner UI

2020-12-23 Thread Steve Wilcox
I see this has been asked before, but no answer was provided

(https://groups.google.com/g/adwords-api/c/7hoiR6Y1aH8/m/4eIynErkBgAJ)

Like the above user, when I run generateForecastMetrics for a keyword plan 
campaign, I get what look like very different results:

"campaignForecast": { "impressions": 17.875293731689453, "ctr": 
0.01632027141749859, "averageCpc": "1154007", "clicks": 0.2917296588420868, 
"costMicros": "336658" }, 
 

than when I look at the same plan in the keyword planner UI:


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/85b62c7b-822b-4b0f-86ff-b2f44a3a9441n%40googlegroups.com.


Re: customerClientLinks:mutate through REST API

2020-12-14 Thread Steve Wilcox
Thank you, I will do that.

On Mon, Dec 14, 2020 at 9:42 AM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi Steve,
>
> Thank you for reaching out. You could send the complete request and
> response logs along with the code snippet you used to our email alias
> googleadsapi-supp...@google.com.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
> [image: Google Logo]
> Xiaoming
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q28odRG:ref
>


-- 
Steve Wilcox
Developer | ResNexus
swil...@convoyant.com | ResNexus.com

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

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


Re: customerClientLinks:mutate through REST API

2020-12-11 Thread Steve Wilcox
This is precisely the payload I'm trying to use.  Groups is telling me I 
don't have access to reply privately to author, so if you want to email me 
direclty, I can send you the precise payload I'm using.

Thanks!

On Thursday, December 10, 2020 at 2:25:01 PM UTC-7 adsapiforumadvisor wrote:

> Hi Steve,
>
> Thank you for reaching out. Please give it a try to use the following JSON 
> payload:
>
>
> {
>
>   "operations": [
>
>   {
>
>  "updateMask": "status",
>
>  "update": {
>
>   "resourceName": 
> "customers/{customer_id}/customerClientLinks/{client_customer_id}~{manager_link_id}",
>
>   "status": "INACTIVE"
>
>  }
>
>   }
>
>   ]
>
> }
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>  
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q28odRG: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/58b2de12-8821-4322-9962-af19203b4913n%40googlegroups.com.


customerClientLinks:mutate through REST API

2020-12-09 Thread Steve Wilcox
Greetings All!

I'm having some trouble getting a REST API call working.  The issue appears 
to be with my JSON, given the error message, but I know from long 
experience not to bet on that.

The URL I'm sending against is:
https://googleads.googleapis.com/v5/customers//customerClientLinks:mutate

but I've also tried it with

https://googleads.googleapis.com/v5/customers//customerClientLinks:mutate

The JSON I'm sending is:

{
  "operations": [
"updateMask": "status",
update: {
"resourceName": "customers//customerClientLinks/",
"status": "INACTIVE"
}
  ]
}

The error message I get is:

{ "error": { "code": 400, "message": "Invalid JSON payload received. 
Expected , or ] after array value.\nns\": [\n\t\"updateMask\": 
\"status\",\n\tupdate:\n ^", "status": "INVALID_ARGUMENT" } }  

Any thoughts?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3f15bfdc-5810-4bee-aed9-e57f7584b201n%40googlegroups.com.


Re: PERMISSION_DENIED

2020-11-30 Thread Steve Wilcox
After some digging, I got what I needed by hitting 

https://googleads.googleapis.com/v5/customers//googleAds:search

with this query:

SELECT customer_client.descriptive_name, customer_client.client_customer, 
customer_client.resource_name, 
customer_client.id FROM customer_client LIMIT 100

Hope that helps?
On Monday, November 30, 2020 at 12:18:44 PM UTC-7 Steve Wilcox wrote:

> I'm working on a similar issue where listAccesbleCustomers does not show 
> the same customer IDs that are available when I log into to Ads and review 
> the linked accounts.
> The only rational explanation I can think of is that the account I got the 
> token for is NOT the manager account (and thus the token does not give 
> access to the same list of accounts).
>
> On Friday, November 27, 2020 at 12:20:48 PM UTC-7 p.karp...@gmail.com 
> wrote:
>
>> Hello Team,
>>
>> I'm trying to retrive list of accounts (hierarhy of customers) from 
>> google ads but receive error on request:
>> "message": "The caller does not have permission",
>> "code": 7,
>> "status": "PERMISSION_DENIED",
>> "details": [
>> {
>>
>> "@type": "google.ads.googleads.v6.errors.googleadsfailure-bin",
>> "data": ""
>> },
>> {
>> "@type": "grpc-status-details-bin",
>> "data": ""
>> },
>> {
>> "@type": "request-id",
>> "data": "s8s0RCFzVEtXONYgQQd8Cw"
>> }
>> ]
>>
>> I went through auth process under Manager account and receive access 
>> token.
>> This account has many accounts.
>> When I call listAccessibleCustomers 
>> <https://developers.google.com/google-ads/api/docs/account-management/listing-accounts>
>>  it 
>> returns ID of current manager account for what I received access token.
>> When I call getCustomer 
>> <https://developers.google.com/google-ads/api/reference/rpc/v6/CustomerService#google.ads.googleads.v6.services.CustomerService.GetCustomer-table>
>>  
>> to receive info about customer with ID that received from 
>> listAccessibleCustomers 
>> <https://developers.google.com/google-ads/api/docs/account-management/listing-accounts>
>>  it 
>> returns error above.
>>
>> Please advice
>>
>> 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 
"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/94e18cb0-5a39-4cba-9fbf-b390d899e1d6n%40googlegroups.com.


Re: PERMISSION_DENIED

2020-11-30 Thread Steve Wilcox
I'm working on a similar issue where listAccesbleCustomers does not show 
the same customer IDs that are available when I log into to Ads and review 
the linked accounts.
The only rational explanation I can think of is that the account I got the 
token for is NOT the manager account (and thus the token does not give 
access to the same list of accounts).

On Friday, November 27, 2020 at 12:20:48 PM UTC-7 p.karp...@gmail.com wrote:

> Hello Team,
>
> I'm trying to retrive list of accounts (hierarhy of customers) from google 
> ads but receive error on request:
> "message": "The caller does not have permission",
> "code": 7,
> "status": "PERMISSION_DENIED",
> "details": [
> {
> "@type": "google.ads.googleads.v6.errors.googleadsfailure-bin",
> "data": ""
> },
> {
> "@type": "grpc-status-details-bin",
> "data": ""
> },
> {
> "@type": "request-id",
> "data": "s8s0RCFzVEtXONYgQQd8Cw"
> }
> ]
>
> I went through auth process under Manager account and receive access token.
> This account has many accounts.
> When I call listAccessibleCustomers 
> 
>  it 
> returns ID of current manager account for what I received access token.
> When I call getCustomer 
> 
>  
> to receive info about customer with ID that received from 
> listAccessibleCustomers 
> 
>  it 
> returns error above.
>
> Please advice
>
> 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 
"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/89010609-a99a-48d0-a0e2-e6146acbd2c4n%40googlegroups.com.


Re: What is the URL to mutate ad groups and ads?

2020-11-19 Thread Steve Wilcox
/customers/CUSTOMER_ID/adGroupAds:mutate
/customers/CUSTOMER_ID/adGroups:mutate  

On Thursday, November 19, 2020 at 2:41:18 PM UTC-7 Steve Wilcox wrote:

> Greetings Forum Faithful!
>
> To create a campaign via the Ads Rest interface, you send a mutate request 
> to:
>
> /.../customers/CUSTOMER_ID/campaigns:mutate  
>
> Once I have my campaign created, where do I send requests to create an ad 
> group in that campaign?  
>
> Once I have an ad group, where do I send requests to create an ad in that 
> ad group?
>
> 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/d88bd433-bdfa-4963-823a-77881bc68d39n%40googlegroups.com.


Re: What is the URL to mutate ad groups and ads?

2020-11-19 Thread Steve Wilcox
in case anyone is interested:
/../customers/5144376723/adGroups:mutate
and
/../customers/5144376723/adGroupAds:mutate

On Thursday, November 19, 2020 at 2:41:18 PM UTC-7 Steve Wilcox wrote:

> Greetings Forum Faithful!
>
> To create a campaign via the Ads Rest interface, you send a mutate request 
> to:
>
> /.../customers/CUSTOMER_ID/campaigns:mutate  
>
> Once I have my campaign created, where do I send requests to create an ad 
> group in that campaign?  
>
> Once I have an ad group, where do I send requests to create an ad in that 
> ad group?
>
> 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/98291ad3-3e4a-45d7-8b98-ec7dc4ff0738n%40googlegroups.com.


What is the URL to mutate ad groups and ads?

2020-11-19 Thread Steve Wilcox
Greetings Forum Faithful!

To create a campaign via the Ads Rest interface, you send a mutate request 
to:

/.../customers/CUSTOMER_ID/campaigns:mutate  

Once I have my campaign created, where do I send requests to create an ad 
group in that campaign?  

Once I have an ad group, where do I send requests to create an ad in that 
ad group?

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/b12c0b6a-835b-4bd6-8159-3fd07df9413en%40googlegroups.com.


Re: Programmatically adding Google Ads Links to a Google Hotels account

2020-09-25 Thread Steve Wilcox
Got it, thanks!

I've noticed we don't have the option to add Hotels ads manually through
the Hotels center.  We've completed our integration and our Hotels Center
account appears to be live.
Are we missing something there?

On Fri, Sep 25, 2020 at 6:56 AM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi Steve,
>
> Here is our guide on Hotel Ads
> <https://developers.google.com/google-ads/api/docs/hotel-ads/overview> for
> the API. It includes how to program them, as well as the prerequisites
> needed.
>
> Cheers,
> Anthony
> Google Ads API Team
>
> [image: Google Logo]
> Anthony
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q25Wi3s:ref
>


-- 
Steve Wilcox
Developer | ResNexus
swil...@convoyant.com | ResNexus.com

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

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


Programmatically adding Google Ads Links to a Google Hotels account

2020-09-24 Thread Steve Wilcox
Greetings all!

I need to create some Google Hotel Ads for some clients.  They have their 
own Ads accounts and I want to link them to my Hotel Ads account 
programmatically.  Which API call should I be using?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8d8a436b-265a-4831-b272-e9b93e00b4c6n%40googlegroups.com.


Re: Google Ads API Updated REST resources

2020-09-23 Thread Steve Wilcox

Anthony,

More than happy to.  I'm new to groups and the Reply to Author button is 
grayed out.  The tool tip says both that I don't have permissions to do so 
in this forum AND that I need to set my browser up to handle mailto links.  
The latter is already true, for certain.  
On Wednesday, September 23, 2020 at 9:53:14 AM UTC-6 adsapiforumadvisor 
wrote:

> Hi Steve,
>
> Can you please *reply privately to author *the request and response you 
> made for this call?
>
> Thanks,
>
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q25Vu1A: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/ea5b6e05-4d4d-457e-b513-639339fb04b1n%40googlegroups.com.


Documentation pages down?

2020-09-22 Thread Steve Tangsombatvisit
HI there, i'm trying to migrate from the AdwordsAd api and it seems like 
the documentation for the new java client libraries are not working?

https://developers.google.com/google-ads/api/docs/migration/services
https://developers.google.com/google-ads/api/reference/rpc/
https://developers.google.com/google-ads/api/docs/start

Are are missing it seems.

Steve

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e762313d-1ccb-4cc5-aa22-a2936a263d60n%40googlegroups.com.


Re: Google Ads API Updated REST resources

2020-09-22 Thread Steve Wilcox
Hi Anthony,

This example is on the page I linked to in the original post.  It doesn't
work.  None of them do, at least not as written.

This particular one fails with: "description": "Invalid JSON payload
received. Unknown name \"resourceName\" at 'operations[0].remove': Cannot
find field."

I've tried with resourceID and name with basically identical results.



On Tue, Sep 22, 2020 at 12:45 PM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hey Steve,
>
> You can refer to this example
> <https://developers.google.com/google-ads/api/docs/rest/common/mutate#remove>
> which shows how to remove a campaign.
>
> Let me know if you have any other issues.
>
> Cheers,
> Anthony
> Google Ads API Team
>
> [image: Google Logo]
> Anthony
> Google Ads API Team
>
>
>
> ref:_00D1U1174p._5004Q25Vu1A:ref
>


-- 
Steve Wilcox
Developer | ResNexus
swil...@convoyant.com | ResNexus.com

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

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


Re: Google Ads API Updated REST resources

2020-09-22 Thread Steve Wilcox
Hey, thanks for responding!

Do you happen to have one for deleting campaigns?  I can get altering one 
to work.

On Tuesday, September 22, 2020 at 10:00:28 AM UTC-6 David Scott wrote:

> Here is my perl code that works:
> $command = qq(curl -X POST \\
>   https://googleads.googleapis.com/v5/customers/$customer/campaigns:mutate 
> \\
>   -H 'Authorization: Bearer $access_token' \\
>   -H 'Content-Type: application/json' \\
>   -H 'developer-token: $DEVELOPER_TOKEN' \\
>   -H 'login-customer-id: $MANAGER_CUSTOMER_ID' \\
>   -d '{
>   "operations": 
>   [
> {
>   "updateMask": 
> "name,status,campaignBudget,networkSettings(),servingStatus,biddingStrategyType,geoTargetTypeSetting()",
>   "update": 
>   {
> "resourceName": "customers/$customer/campaigns/$test4",
>  "id": "$test4",
>  "name": "test4",
>  "status": "PAUSED",
>  "campaignBudget": 
> "customers/$customer/campaignBudgets/1216493989",
>  "networkSettings": 
>  {
>"targetGoogleSearch": true,
>"targetSearchNetwork": true,
>"targetContentNetwork": false,
>"targetPartnerSearchNetwork": false
>  },
>  "servingStatus": "SERVING",
>  "biddingStrategyType": "TARGET_SPEND",
>  "geoTargetTypeSetting": 
>  {
>"positiveGeoTargetType": "PRESENCE"
>  }
>   }
> }
>   ]
> }');
>
> @result = qx{$command};
> print "@result\n";
>
> On Tuesday, September 22, 2020 at 10:37:11 AM UTC-4 swi...@convoyant.com 
> wrote:
>
>> Greetings and Salutations, Ads Gurus!
>>
>> My organization is working on a REST integration with Google Ads (not 
>> using the client libraries) and we are stumbling through finding the right 
>> process to programattically link a client ads account to a manager account, 
>> and add and remove ads campaigns from those client ads accounts.  
>>
>> One of those process appears to be detailed exhaustively here:
>> https://developers.google.com/google-ads/api/docs/rest/common/mutate
>>
>> However, the mutate JSON provided to update a campaign:
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> *{  "operations": [{  "updateMask": "campaign.name 
>> ,campaign.status",  "update": {
>> "resourceName": "customers/1234567890/campaigns/8765432109 
>> <(876)%20543-2109>","name": "My renamed campaign","status": 
>> "PAUSED",  }}  ]}  *
>> is not correct (or at least I couldn't get it to work).  The version that 
>> I HAVE gotten to work looks like this:
>> *{*
>> *  "operations": [*
>> *{*
>> *  "updateMask": "name,status",*
>> *  "update": {*
>> *"resourceName": "customers//campaigns/> id>",*
>> *"name": "",*
>> *"status": "PAUSED",*
>> *  }*
>> *}*
>> *  ]*
>> *}*
>>
>> The differences are subtle, but finding out what works and what doesn't 
>> is an exhausting process and, frankly, we don't have time to do it.  We 
>> have made precisely no progress on linking campaigns or removing campaigns.
>>
>> I can use 
>> https://developers.google.com/google-ads/api/docs/query/interactive-gaql-builder
>>  
>> to build queries and explore table structures.
>>
>> Is there an up-to-date reference for the REST interface and how the 
>> mutates JSONs are to be built?
>>
>> Thanks in Advance!
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d6a92353-f403-4636-b74c-d914ed5c8c1cn%40googlegroups.com.


Re: We want to use Google Ads API, but When i config with "Access token", it shows "redirect_uri_mismatch"

2020-09-22 Thread Steve Wilcox
I'm not an expert, and I'm not CERTAIN I've been where you've been, but I 
*think* I'm a little further along.  
In general, this error means that the redirect URL you are specifying in 
the request doesn't match the ones configured on your account (from which 
the token comes).
Check to make sure the redirect URL in the request matches one of the 
Authorized Redirect URIs in your project's configuration:
https://console.developers.google.com/apis/dashboard -> click Credentials 
on the left side -> Edit the Credentials of the desired product (pencil 
icon).  
Authorized URIs are listed at the bottom.  You should? have been here 
previously.  You can add them as needed.

On Tuesday, September 22, 2020 at 2:22:55 AM UTC-6 cskta...@gmail.com wrote:

> We want to use Google Ads API, but When i config with "Access token", it 
> shows "redirect_uri_mismatch"
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/30006530-7303-4df4-b6ae-25564e5d348an%40googlegroups.com.


Google Ads API Updated REST resources

2020-09-22 Thread Steve Wilcox
Greetings and Salutations, Ads Gurus!

My organization is working on a REST integration with Google Ads (not using 
the client libraries) and we are stumbling through finding the right 
process to programattically link a client ads account to a manager account, 
and add and remove ads campaigns from those client ads accounts.  

One of those process appears to be detailed exhaustively here:
https://developers.google.com/google-ads/api/docs/rest/common/mutate

However, the mutate JSON provided to update a campaign:












*{  "operations": [{  "updateMask": 
"campaign.name,campaign.status",  "update": {"resourceName": 
"customers/1234567890/campaigns/8765432109","name": "My renamed 
campaign","status": "PAUSED",  }}  ]}  *
is not correct (or at least I couldn't get it to work).  The version that I 
HAVE gotten to work looks like this:
*{*
*  "operations": [*
*{*
*  "updateMask": "name,status",*
*  "update": {*
*"resourceName": "customers//campaigns/",*
*"name": "",*
*"status": "PAUSED",*
*  }*
*}*
*  ]*
*}*

The differences are subtle, but finding out what works and what doesn't is 
an exhausting process and, frankly, we don't have time to do it.  We have 
made precisely no progress on linking campaigns or removing campaigns.

I can 
use 
https://developers.google.com/google-ads/api/docs/query/interactive-gaql-builder
 
to build queries and explore table structures.

Is there an up-to-date reference for the REST interface and how the mutates 
JSONs are to be built?

Thanks in Advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/beac9fd9-9d73-42b1-8904-02a37304f36fn%40googlegroups.com.


Re: Can't get service account to work with Ads & Analytics APIs

2020-08-05 Thread Steve p
Hi Bryan,

I can assure you the OAuth2 credentials were indeed created with a valid 
Google ads Account

On Wednesday, August 5, 2020 at 1:05:04 PM UTC-4, adsapiforumadvisor wrote:
>
> Hi Steve,
>
> Thank you for the update and the logs. The NOT_ADS_USER 
> <https://developers.google.com/google-ads/api/docs/best-practices/common-errors#not_ads_user>
>  error 
> usually occurs when the login used to generate the access token is not 
> associated with any Google Ads account. Could you check to make sure the 
> email address used to generate the OAuth2 credentials is associated with 
> your Google Ads account? Let me know if you have any further concerns.
>
> Thank you,
> Bryan, Google Ads API Team
>
> ref:_00D1U1174p._5001UXVfnr: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/9389b6a0-1537-40e3-8fbb-e1b8dca9d60bo%40googlegroups.com.


Re: Can't get service account to work with Ads & Analytics APIs

2020-08-05 Thread steve...@gmail.com

Hi Bryan,
Yes, I am using a service account and must continue to use a service 
account to make an api call to Google Ads, 
I have made sure to get basic access on my manager account and I followed 
the instructions here :
https://developers.google.com/google-ads/api/docs/oauth/service-accounts

The error that I am getting is below:

GoogleAdsException: (<_InactiveRpcError of RPC that terminated with: status 
= StatusCode.UNAUTHENTICATED details = "Request is missing required 
authentication credential. Expected OAuth 2 access token, login cookie or 
other valid authentication credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project."; 
debug_error_string = 
"{"created":"@1596563761.819611000","description":"Error received from peer 
ipv4:172.217.12.202:443","file":"src/core/lib/surface/call.cc","file_line":1056,"grpc_message":"Request
 
is missing required authentication credential. Expected OAuth 2 access 
token, login cookie or other valid authentication credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project.","grpc_status":16}";
 
>, <_InactiveRpcError of RPC that terminated with: status = 
StatusCode.UNAUTHENTICATED details = "Request is missing required 
authentication credential. Expected OAuth 2 access token, login cookie or 
other valid authentication credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project."; 
debug_error_string = 
"{"created":"@1596563761.819611000","description":"Error received from peer 
ipv4:172.217.12.202:443","file":"src/core/lib/surface/call.cc","file_line":1056,"grpc_message":"Request
 
is missing required authentication credential. Expected OAuth 2 access 
token, login cookie or other valid authentication credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project.","grpc_status":16}";
 
>, errors { error_code { authentication_error: NOT_ADS_USER } message: 
"User in the cookie is not a valid Ads user." } , 'W0dwYmKODQLb9-P03evISA')
On Tuesday, August 4, 2020 at 3:49:41 PM UTC-4 adsapiforumadvisor wrote:

> Hi Steve,
>
> Thank you for reaching out to us. Could you elaborate on what issue or 
> error message you're encountering so that I may further investigate this 
> concern?
>
>
> Thank you,
> Bryan, Google Ads API Team
>
> ref:_00D1U1174p._5001UXVfnr: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/a2ec2435-c894-4638-9746-363a9093a818n%40googlegroups.com.


Re: Can't get service account to work with Ads & Analytics APIs

2020-08-04 Thread Steve
Hi, I also need to get help from using the service account flow. I followed 
all the steps but I still cant get authenticated

On Friday, March 20, 2020 at 3:31:11 PM UTC-4, adsapiforumadvisor wrote:
>
> Hi Josh,
>
> Thank you for reaching out to us. Looking at your logs the issue is with 
> your OAuth Client Credentials. I see that you’re using a Service Account 
> for your client credentials. I’d first like to strongly recommend that you 
> use OAuth2 installed application flow 
> 
>  instead 
> of service accounts to access AdWords API. This is a simpler alternative 
> 
>  that 
> achieves the same goal, as setting up service account access tends to be 
> complex. However, if you would like to continue with service accounts, 
> could you please make sure that you’ve correctly configured your client 
> credentials using these steps 
> ?
>  
> Let me know if you have further questions. 
>
> Thank you,
> Bryan, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UXVfnr: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/d7404804-bc91-4698-9579-307144d19328o%40googlegroups.com.


Re: Updating ads without setting all fields

2020-01-24 Thread Steve Deshaies
Thank you for information. 

I'm getting an error on invalid fieldmask. Not sure but I believe the issue 
is in the fieldmask 'HeadlinePart1', How should this be represented?

Thanks for your help!
Steve

This is a very simplified version or testing only:
   // these are  out but have real id's
long customerId = long.Parse("960");
long adgroupId = long.Parse("*49");
long adId = long.Parse("*2617");

AdGroupAd adwordAdtoUpdate = new AdGroupAd()
{
ResourceName = ResourceNames.AdGroupAd(customerId, 
adgroupId, adId),
Ad = new Ad
{   
ExpandedTextAd = new ExpandedTextAdInfo
{
HeadlinePart1 = "My First Headline1 Update"
}
}

};

FieldMask fieldMask = new FieldMask();
fieldMask.Paths.AddRange(new string[] { "HeadlinePart1" });

AdGroupAdOperation operation = new AdGroupAdOperation()
{
Update = adwordAdtoUpdate,
UpdateMask = fieldMask
};

MutateAdGroupAdsResponse response = 
adGroupAdService.MutateAdGroupAds(
customerId.ToString(), new AdGroupAdOperation[] { 
operation });




On Friday, January 24, 2020 at 9:31:17 AM UTC-5, adsapiforumadvisor wrote:
>
> Hi Steve,
>
> Thank you for reaching out. Please see the release notes here 
> <https://developers.google.com/google-ads/api/docs/release-notes#ads_2>. 
> You can update a single field of an ExpandedTextAd using an AdService 
> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v2.services#adservice>
>  
> mutate request.
>
> Regards,
> Mitchell
> Google Ads API Team
>
> ref:_00D1U1174p._5001USwwqr: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/0490dfae-8b72-4f8c-b940-e2787169419c%40googlegroups.com.


Re: Updating ads without setting all fields

2020-01-23 Thread Steve Deshaies
Hello, 

Has this discussed feature been added to the current version of the C# 
API?  Does it allow us to update for example only the headline1 in an 
existing expanded text ad?

Thanks for the info!
Steve

On Monday, April 29, 2019 at 12:08:54 PM UTC-4, googleadsapi-forumadvisor 
wrote:
>
> Hello,
>
> That feature is currently under development, so I've given my teammates a 
> formal feature request for the Google Ads API that we only need to set the 
> one field. You've caught us at the right time. I don't have an exact date 
> as to when that will be released, but we will try to see if we can make 
> this possible. I can't guarantee it, but I'm definitely trying.
>
> Best,
> Nadine, Google Ads API Team
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> On 04/26/19 15:57:56 hunter...@gmail.com  wrote:
>
> Thak you for your answer! 
> Are the same requirements in the new Ads API? 
>
> May be it Will be better to use new Ads API. I worry that I could clear 
> some fields in ads. 
>
> My task is to change some sale text and images in the ads. 
> Now I have to set all fields of all ads not to clear them. It's hard and 
> and can get mistakes. 
> That's why I'm looking for way to set only one field in the ad. 
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 
> 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. 
> Visit this group at https://groups.google.com/group/adwords-api. 
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/adwords-api/4ea6f135-fa0c-4abf-878e-7861fa91b4c6%40googlegroups.com.
>  
>
> For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bb60714f-f01d-41f3-8e26-ea826bcb7d64%40googlegroups.com.


unable to get target keywords idea

2019-12-01 Thread Steve Davis
I have created oAuth credentials as well as testing account in google 
adwards api and successfully configured google-ads.yaml file withh all 
required thing like client  id, developer toke secret and other things now 
I am trying to generate target keywords using adward api but unable to 
execute it. I am attaching screen shots of my code (" all code is written 
in Python programming language  ")

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d0fe9d8c-c836-42db-a938-777ec9cd27a0%40googlegroups.com.


Google Ads API script

2019-11-20 Thread Steve Bell
Google Ads API Forum:  I want to maintain my good standing as an interested 
lurker;) here in this forum, and I just reviewed the terms of service.  It 
appears it would be ok to post a link to a listing I just activated in a 
major freelancing forum, to contract someone to implement a Google Ads API 
script.  But thought I'd better post here to be sure, before posting.  I am 
not a headhunter or anything like that, I am simply looking for someone who 
has hands-on experience, to create this script for me (per below); and 
likely, many similar to it but more sophisticated.  It it's ok I'll post a 
link to my offer as a comment here. 

I am aware that the simple task below can be accomplished with an Ads 
script.  The reason we are using the API is for the many other things we 
have planned, that cannot be accomplished using the API.  This is an 
initial script to get the project momentum up and moving.

tia,

Steve Bell
5 yrs Google Partner / 2,000 PPC campaigns experience
BlastoffLabs.com
LinkedIn.com/in/sbell22

---

Function of first Google Ads API script:

extract a specific list of metrics (numbers and text) from a list of 
campaigns in our Agency/MCC (multi-client) account, 
into a csv file for processing by PowerBI, PowerQuery, Filemaker, etc.  The 
data will be segmented by day, covering a variable time period which is 
specified at the query.  
Involves getting OAuth to work and stable; pre- testing in sandbox.  




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/30a1f35f-5cec-4ca3-8a8e-0841482a7e8c%40googlegroups.com.


Re: Connecting Google Ads API to Filemaker (2 questions)

2019-11-11 Thread Steve Bell
Hi Zweitze,

I appreciate your helpful response.  However, I've already been down the 
Google scripts path, and do use it for various purposes.  Part of the 
reason for using the API is here is to do something simple with the API, 
because we have much more demanding applications in the works - campaign 
budget control etc.  A number of the custom reporting and campaign control 
scrips we're building go beyond what can be done do scripts. So part of the 
reason for doing this is to get the API working, data flowing, and to 
familiarize more with the API. 

Thanks again -

Steve

On Wednesday, November 6, 2019 at 1:38:27 AM UTC-8, Zweitze wrote:
>
> You may want to consider Google Ads Scripts, combined with Google Sheets. 
> I do assume that you can find some solution for FileMaker and Google Sheets?
>
> I am pretty sure that ready-made Ads scripts are available to generate a 
> Google Ads report and save the results in a sheet, which you can process 
> further after moving that sheet to FileMaker.
> Otherwise, you may find a way to move data from FileMaker to Google 
> Sheets. Then you may find a script that changes the Google Ads account 
> accordingly.
>
> Hope this helps.
>
>
> On Tuesday, November 5, 2019 at 3:16:31 PM UTC+1, Steve Bell wrote:
>>
>> Hello Google Ads API Group:
>>
>> We were approved to utilize the Google Ads API in order to create 
>> reports, and manage campaigns through the API.  We're looking at building, 
>> or at least prototyping some of our internal solutions using Filemaker 18.  
>> My two questions related to that are:
>>
>> 1) I don't find much after searching google, youtube, this group, and the 
>> Google Ads scripting group for "google ads api filemaker".  If you take 
>> "ads" out of my search query, there plenty of solutions are out there for 
>> getting Filemaker to talk to generic Google (Gmail, etc) accounts - to do 
>> things like get contacts and appointments.  But for paid Google Ads 
>> accounts, using the API it is slim pickings.  So would much appreciate info 
>> from anyone knows whether this is "a thing", perhaps off in some obscure 
>> Filemaker shop or app(s).  
>>
>> I do find generic API solutions, e.g. cdata, Supermetrics etc but - those 
>> are more generic middleware services which connect to the API; the cost of 
>> using them is proportional to the quantity of data through them - hundreds 
>> per month and up.  Surely that isn't needed, just to get data out of the 
>> API which isn't much more than what can be exported manually in csv format; 
>> wouldn't make sense.  
>>
>> Anyway I'm not looking for paid monthly solutions that do the OAuth or 
>> data warehousing.  Our solutions are fairly simple, at least inititally - 
>> automated/API versions of what can be done manually either within Google 
>> Ads, using simple scripts, or manual daily exports and Excel.  We want to 
>> start by automating those manual tasks in Filemaker, to run once/day, for 
>> the learning curve before we try anything more complex; and to save time on 
>> reporting. We might need to purchase a module to do the Oauth 
>> authentication, or something like that - looks like it can be tricky from 
>> what i've read - but we don't want an expensive recurring paid service, 
>> just to get started. 
>>
>> 2) I have a CS Education but haven't coded for years, and don't know the 
>> best way to approach learning about the API, short of the dreaded RTFM :) 
>> -- (the Google Ads API spec, yes i will study that) what is the best way to 
>> gain a better understanding of this?  If you can point me at any books, 
>> YouTube videos, or online resources which might be particularly helpful, 
>> i'd appreciate it.  I'm a marketer (digital advertising) technical oriented 
>> business person; however i do am an EE/Masters in CS, and enjoy messing 
>> around with scripting languages, etc - i'm technically oriented but not a 
>> developer. Or, as a software professional might say, "a total hack" :)
>>
>> Thanks in advance for info &/or suggestions --
>>
>> Steve B. 
>> Blastoff Labs, Reno NV
>> linkedin.com/in/sbell22
>> blastofflabs.com
>>
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscri

Re: Connecting Google Ads API to Filemaker (2 questions)

2019-11-11 Thread Steve Bell
Thanks Bharani,

That's OK we have it covered on the Filemaker side.  It's just a database 
that can read structured data, process it and create charts among other 
things - pretty much standard fare. So no issues there.  

Your reply is helpful and set us on the right path -- thanks.

Steve 

On Tuesday, November 5, 2019 at 11:29:45 AM UTC-8, adsapiforumadvisor wrote:
>
> Hi Steve, 
>
> Welcome to Google Ads API. Thank you for the detailed explanation. Please 
> find my response below:
>
> 1. I'm afraid, the concern about the Google Ads API filemaker is outside 
> the expertise for my team. If you're looking for an API solution to run the 
> reports manually, you may follow the steps below which might be helpful 
> with the setup:  
>
>- Create the Google Ads account by following the steps mentioned in this 
>guide <https://support.google.com/google-ads/answer/7459399>. 
>- Once you have the account, you will be able to create the project 
>and generate the OAuth credentials 
>
> <https://developers.google.com/google-ads/api/docs/first-call/oauth-cloud-project>
>. 
>- You will be able to configure the client libraries 
>
> <https://developers.google.com/google-ads/api/docs/first-call/oauth-client-library>
>  
>to make the API calls.  
>- The Reporting guide 
><https://developers.google.com/google-ads/api/docs/reporting/overview> 
>and Reporting code samples 
>
> <https://developers.google.com/google-ads/api/docs/samples/get-keyword-stats> 
>should be helpful to run the reports for the accounts.   
>
> 2. The steps mentioned above should be helpful to start with the initial 
> setup. The video links available in this blog post 
> <https://ads-developers.googleblog.com/2019/05/join-us-for-live-webinar-on-google-ads.html>
>  
> should also be helpful to setup the API. As always, if you're having any 
> trouble through the setup, feel free to reach out to us and we will be 
> happy to assist you. 
>
> Thanks,
> Bharani, Google Ads API Team.
>
> ref:_00D1U1174p._5001UMWHIl: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/c211a03d-39ea-4e94-a83d-b9d9808d30ff%40googlegroups.com.


Connecting Google Ads API to Filemaker (2 questions)

2019-11-05 Thread Steve Bell
Hello Google Ads API Group:

We were approved to utilize the Google Ads API in order to create reports, 
and manage campaigns through the API.  We're looking at building, or at 
least prototyping some of our internal solutions using Filemaker 18.  My 
two questions related to that are:

1) I don't find much after searching google, youtube, this group, and the 
Google Ads scripting group for "google ads api filemaker".  If you take 
"ads" out of my search query, there plenty of solutions are out there for 
getting Filemaker to talk to generic Google (Gmail, etc) accounts - to do 
things like get contacts and appointments.  But for paid Google Ads 
accounts, using the API it is slim pickings.  So would much appreciate info 
from anyone knows whether this is "a thing", perhaps off in some obscure 
Filemaker shop or app(s).  

I do find generic API solutions, e.g. cdata, Supermetrics etc but - those 
are more generic middleware services which connect to the API; the cost of 
using them is proportional to the quantity of data through them - hundreds 
per month and up.  Surely that isn't needed, just to get data out of the 
API which isn't much more than what can be exported manually in csv format; 
wouldn't make sense.  

Anyway I'm not looking for paid monthly solutions that do the OAuth or data 
warehousing.  Our solutions are fairly simple, at least inititally - 
automated/API versions of what can be done manually either within Google 
Ads, using simple scripts, or manual daily exports and Excel.  We want to 
start by automating those manual tasks in Filemaker, to run once/day, for 
the learning curve before we try anything more complex; and to save time on 
reporting. We might need to purchase a module to do the Oauth 
authentication, or something like that - looks like it can be tricky from 
what i've read - but we don't want an expensive recurring paid service, 
just to get started. 

2) I have a CS Education but haven't coded for years, and don't know the 
best way to approach learning about the API, short of the dreaded RTFM :) 
-- (the Google Ads API spec, yes i will study that) what is the best way to 
gain a better understanding of this?  If you can point me at any books, 
YouTube videos, or online resources which might be particularly helpful, 
i'd appreciate it.  I'm a marketer (digital advertising) technical oriented 
business person; however i do am an EE/Masters in CS, and enjoy messing 
around with scripting languages, etc - i'm technically oriented but not a 
developer. Or, as a software professional might say, "a total hack" :)

Thanks in advance for info &/or suggestions --

Steve B. 
Blastoff Labs, Reno NV
linkedin.com/in/sbell22
blastofflabs.com

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

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


Dimensions and Metrics available through the API

2019-08-28 Thread Steve Wright
Hi,

Can anyone point me in the right direction for the AdWords API & YouTube 
API dimensions and metrics explorers? (I found one for GA - 
https://developers.google.com/analytics/devguides/reporting/core/dimsmets)

I want to make sure that the dimension I'm after can be pulled through the 
API.

Basically the team here are running a YT campaign and want to see the KW 
targeting pulled through the API (along with the relevant metrics).  I'm 
not sure if that would be available through either the AdWords or YT API 
(or neither of them).

Thanks

Steve

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/786747a0-25a0-46b6-8931-89e277c977b9%40googlegroups.com.


Re: When will YouTube placement Urls be available again?

2018-12-17 Thread Steve M
I too am looking for an answer to this.  We are building some key features 
around this functionality and missed the blog post - and have been banging 
out heads wondering what we were doing wrong.

On Friday, December 14, 2018 at 1:45:08 PM UTC-8, tho...@matthewdean.co.uk 
wrote:
>
> Hey guys,
>
> Hope you are well.
>
> I was asking in reference to the blog post on the 17th October ('Changes 
> to the URL Performance Report for YouTube video placements 
> ')
>  
> which announced that the url performance report would exclude data from 
> YouTube but that this would be rectified in a later version of the API. 
> Three questions -  any idea when this will happen? Will it be available in 
> Google Ads Scripts too at this time? Is there any way of pulling the 
> YouTube video / channel id's until this happens?
>
> Best,
>
> Tom
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/011b143a-f17b-40eb-824f-298a008f26ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Adwords Scripts via Adwords API

2018-05-18 Thread steve
I was wondering if there's a way to add a script to an account via the API? 
I'm not seeing that in the documentation. 


We use call tracking that allows us to run a script every hour that gets 
the keyword performance report and ties the keyword to the call that was 
triggered, but we have to add it to every account under our management 
account. So I was wondering if there was a way to do that programmatically 
or if I just have to replicate what the script is doing and make my own 
functions.  

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/95edd8ee-733c-4233-8a4c-d77aa0aaa7c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Call Only Ad description limit

2018-05-02 Thread steve
ok...that's definitely disappointing. Hopefully, this can be solved in the 
next release.  It's a big problem for us as we're managing a lot of call 
only campaigns at scale and trying to adjust a ton of ads manually will 
present a huge challenge for a mistaken text limit. I guess I have no 
choice but to keep an eye out, but I hope you can bring this to the teams' 
attention and it would be a rather trivial fix. 

Thank you for the investigation and response. I appreciate it. 

On Wednesday, May 2, 2018 at 5:23:35 AM UTC-4, ong...@google.com wrote:
>
> Hi Steve,
>
> Upon investigation, the AdWords API only limits up to 35 characters of 
> input for the descriptions of call-only ads and returns an error if 
> exceeded. However, upon checking AdWords UI, AdWords UI is implemented with 
> an 80 character limit for descriptions.
>
> Unfortunately, we could not answer as why it is only limited to 35 
> characters and if you think your description will exceed to over 35 
> characters, you can do it in AdWords UI for the mean time.  Let me know if 
> you have any more concerns.
>
> You can follow our blog 
> <https://ads-developers.googleblog.com/search/label/adwords_api> for any 
> future updates on this. 
>
> Regards,
> Dannison
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b0f62b2f-beb3-4704-8ccd-1dc77eeaa03b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Call Only Ad description limit

2018-05-01 Thread steve
I am seeing conflicting things and I'm really not sure what the limit is 
and why.

I see 35/38 here 
(https://developers.google.com/adwords/api/docs/appendix/limits) for the 
API and 80 for description1 and 80 for description2 
here https://support.google.com/adwords/answer/6341403?hl=en 

Why is the API limited to 35 and is there any way around this for call only 
ads?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0855612a-4ee8-4172-971d-8ab15007816e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: .Net API getting NOT_ADS_USER after upgrade to v201802

2018-03-15 Thread steve . john
Hi,

The login works when I use the v201710 client though. I only get this error 
after upgrading to v201802.
I'll see if I can capture the request.

Thanks,

Steve.

On Thursday, 15 March 2018 06:12:37 UTC, Luis Xander Talag (AdWords API 
Team) wrote:
>
> Hi Steve,
>
> The AuthenticationError.NOT_ADS_USER 
> <https://developers.google.com/adwords/api/docs/common-errors#AuthenticationError.NOT_ADS_USER>
>  error 
> you encountered means that the login you used to generate the access token 
> is not associated with any AdWords account. This being said, could you 
> provide the complete SOAP request and response that was generated when you 
> encountered the error and also the email address used for generating 
> OAuth2 credentials? You may reply via the *Reply privately to author*
>  option.
>
> Thanks and regards,
> Luis
> AdWords API Team
>

-- 

--
This is an e-mail from the company JUST EAT plc. This e-mail may contain 
confidential information and/or privileged or personal advice. This e-mail 
is intended for the addressee(s) stated above only. If you receive this 
e-mail by mistake, please return it to JUST EAT plc without producing, 
distributing or retaining copies hereof. Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/399b11b5-d329-4bbf-a42a-c620e98988a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


.Net API getting NOT_ADS_USER after upgrade to v201802

2018-03-14 Thread steve . john
Hi,

I've been successfully accessing AdWords via a service account using the 
.net NuGet package Google.AdWords v22.3.1.

I have started a new project in .net core using the latest version 23.1.0 
and using the exact same credentials I get the NOT_ADS_USER error.

Just to check that I hadn't missed something when putting together the new 
project, I upgraded the old project. After the upgrade, that project 
started getting the NOT_ADS_USER problem.

Any ideas as to how to solve this would be much appreciated.

Regards,

Steve.

-- 

--
This is an e-mail from the company JUST EAT plc. This e-mail may contain 
confidential information and/or privileged or personal advice. This e-mail 
is intended for the addressee(s) stated above only. If you receive this 
e-mail by mistake, please return it to JUST EAT plc without producing, 
distributing or retaining copies hereof. Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9d32cfe5-ea95-4e34-866d-47fdeb9d8819%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving search volume data problem

2018-03-07 Thread &#x27;Steve H' via AdWords API Forum
+1 one for this feature too.

Is there any update if this feature will be upcoming any time soon?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/508693c2-0829-4eaa-a475-ae9f7796bd94%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


OfflineDataUpload upload of STORE_SALES_UPLOAD_FIRST_PARTY returning IN_PROCESS uploadStatus

2018-01-09 Thread Steve Wilhelm
I am successfully making OfflineDataUpload using the v201710 version of the 
AdWords API via Python suds.

I am receiving the following response (see below). Note the 
externalUploadId is being set and the updateStatus is IN_PROCESS

I do not, however, see any evidence in the AdWords Dashboard that these 
uploads are being added to the name Conversion actions.

How can I determine if the uploads were successfully processed or if they 
are not processed what is causing them to fail.
 
- Steve W.

(OfflineDataUploadReturnValue){
   ListReturnValue.Type = "OfflineDataUploadReturnValue"
   value[] =
  (OfflineDataUpload){
 externalUploadId = 4685
 uploadType = "STORE_SALES_UPLOAD_FIRST_PARTY"
 uploadStatus = "IN_PROCESS"
  },
 }

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b2487d98-2bba-442d-9847-84a7420a6229%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   3   >