Example with Next Page Token using v17

2024-07-24 Thread Ramanajee
Hi,
can I get example using next page token with v17 in C# ?

Thanks,
Ramanajee

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cc86c051-629c-4d16-a2e7-919ac26bea03n%40googlegroups.com.


campaign billed cost

2024-05-16 Thread Ramanajee
Hi,

is there a way to extract via API  *a list of all campaigns and the amount 
for each campaign that will show on the invoice.*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/802ac88a-1ff1-498b-a277-54319bba5a99n%40googlegroups.com.


Edit Business Name

2024-03-29 Thread Ramanajee
Hi there,
is there any way to update Business Name in asset group, if you have please 
share documentation 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1e004551-0c1e-44ae-8546-e200d8589062n%40googlegroups.com.


Text Asset update

2024-02-28 Thread Ramanajee
Hi, 
can we update Text Asset with asset Id through Google Ads API ? if yes can 
you please provide any code samples or documentation ?



Ramanajee,
Thanks.

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

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


Re: performancemax - auto generated assets

2024-01-12 Thread Ramanajee
Thanks for the information.

On Friday 12 January 2024 at 14:32:00 UTC+5:30 Google Ads API Forum Advisor 
wrote:

> Hi Ramanajee,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Upon checking, under the Automatically created assets setting for PMAX 
> Campaign, you can change the ‘Final URL’ via API by changing the 
> url_expansion_opt_out field of the campaign. Please refer to this 
> *documentation* 
> <https://developers.google.com/google-ads/api/reference/rpc/v15/Campaign#url_expansion_opt_out>
>  
> for more information. You may also refer to the code example found in this 
> “*Create 
> a Performance Max Campaign* 
> <https://developers.google.com/google-ads/api/docs/performance-max/create-campaign>”
>  
> documentation for additional information. Here you will find the part of 
> the code where you can set “url_expansion_opt_out” during the creation.
>
> Also, note that changing the TEXT ASSETS option in the “Automatically 
> created assets” is currently not available in the Google Ads API. I will 
> raise a request to add this feature to be available in the Google Ads API. 
> We cannot provide a scheduled timeline for the availability of this feature 
> in the Google Ads API. I would recommend you please follow our *Release 
> Notes* <https://developers.google.com/google-ads/api/docs/release-notes> 
> and *Blog Post* 
> <https://ads-developers.googleblog.com/search/label/google_ads_api> for 
> future updates.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rWGkM: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/8b27aaf3-ef15-4b42-8d38-5ad4385c8175n%40googlegroups.com.


PerformanceMax - Auto generated assets

2024-01-11 Thread Ramanajee
Hi,
How can we manage PerformanceMax campaign auto-generated assets through API 
?
[image: PerformanceMax-AutoGenerated-Assets.PNG]
Thanks,
Ramanajee.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c31ca658-9464-4627-a2e2-9ed885dbd63en%40googlegroups.com.


Re: Request contains an invalid argument

2023-03-06 Thread Ramanajee
Hi Raju,
it looks like you are using a deprecated Google Ads API version, you can 
find API deprecated schedule here 
<https://developers.google.com/google-ads/api/docs/sunset-dates>. try to 
migrate the Google Ads API version to the latest.

Thanks,
Ramanajee
On Monday, 6 March 2023 at 17:14:13 UTC+5:30 Raju Choudhary wrote:

> Please help how to fix this
>
> On Monday, 6 March 2023 at 17:11:17 UTC+5:30 Raju Choudhary wrote:
>
>> ApiException was thrown with message '{
>> "message": "Request contains an invalid argument.",
>> "code": 3,
>> "status": "INVALID_ARGUMENT",
>> "details": [
>> {
>> "@type": "type.googleapis.com
>> \/google.ads.googleads.v10.errors.GoogleAdsFailure",
>> "errors": [
>> {
>> "errorCode": {
>> "requestError": "UNKNOWN"
>> },
>> "message": " Version v10 is deprecated. Requests to 
>> this version will be blocked."
>> }
>> ],
>> "requestId": "8EHcdlwakPGTQwLelXFYuw"
>> }
>> ]
>> }'.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d26feb4a-240e-4b03-b50a-75bb4b44339cn%40googlegroups.com.


Re: Get suspended accounts with v12

2023-02-17 Thread Ramanajee
Hi,
shared API logs also

On Saturday, 18 February 2023 at 01:08:55 UTC+5:30 Ramanajee wrote:

> Hi there I'm trying to get suspended accounts using Google Ads v12 
> version, but it is returning 0 records even though suspended accounts are 
> there in Google Ads UI. 
> can you please help.
>
> SELECT customer_client.status, customer_client.id, 
> customer_client.descriptive_name FROM customer_client WHERE 
> customer_client.status = 'SUSPENDED'
>
> Thanks,
> Ramanajee

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8d36aec2-86d5-4828-9e8d-122c711448cfn%40googlegroups.com.


Get suspended accounts with v12

2023-02-17 Thread Ramanajee
Hi there I'm trying to get suspended accounts using Google Ads v12 version, 
but it is returning 0 records even though suspended accounts are there in 
Google Ads UI. 
can you please help.

SELECT customer_client.status, customer_client.id, 
customer_client.descriptive_name FROM customer_client WHERE 
customer_client.status = 'SUSPENDED'

Thanks,
Ramanajee

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/99128a33-ea7f-4346-ab65-840715dd848en%40googlegroups.com.


Re: Shopping Ads Campaign Settings

2022-12-12 Thread Ramanajee
Hi Carmela,

is there any update on this?

Thanks
On Friday, 9 December 2022 at 23:26:35 UTC+5:30 Ramanajee wrote:

> Hi Carmela,
> Thanks for checking,
>
> even while creating the campaign I am getting an error  
> "OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE"
>
> On Wednesday, 7 December 2022 at 13:31:37 UTC+5:30 adsapi wrote:
>
>> Hi Ramanajee,
>>
>> Thank you for getting back to our team.
>>
>> With regards to the use_vehicle_inventory 
>> <https://developers.google.com/google-ads/api/reference/rpc/v12/Campaign.ShoppingSetting#use_vehicle_inventory>
>>  field, 
>> yes, this is an immutable field. Meaning this can't be updated via the 
>> Google Ads API but you should be able to set while creating the campaign. 
>> Having said that, could you please confirm if this is what you're looking 
>> for? Also, it will be helpful if you can provide the whole/uncropped 
>> screenshot of the Google Ads UI showing this data so our team can provide 
>> accurate guidance to you. You can provide it via *Reply privately to 
>> author* option. If this option is not available, then send it instead on 
>> this email address googleadsa...@google.com.
>>
>>
>> Regards,
>> [image: Google Logo] 
>> Carmela 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2gipss:ref
>>
>

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

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


Re: Shopping Ads Campaign Settings

2022-12-09 Thread Ramanajee
Hi Carmela,
Thanks for checking,

even while creating the campaign I am getting an error  
"OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE"

On Wednesday, 7 December 2022 at 13:31:37 UTC+5:30 adsapi wrote:

> Hi Ramanajee,
>
> Thank you for getting back to our team.
>
> With regards to the use_vehicle_inventory 
> <https://developers.google.com/google-ads/api/reference/rpc/v12/Campaign.ShoppingSetting#use_vehicle_inventory>
>  field, 
> yes, this is an immutable field. Meaning this can't be updated via the 
> Google Ads API but you should be able to set while creating the campaign. 
> Having said that, could you please confirm if this is what you're looking 
> for? Also, it will be helpful if you can provide the whole/uncropped 
> screenshot of the Google Ads UI showing this data so our team can provide 
> accurate guidance to you. You can provide it via *Reply privately to 
> author* option. If this option is not available, then send it instead on 
> this email address googleadsa...@google.com.
>
>
> Regards,
> [image: Google Logo] 
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2gipss:ref
>

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

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


Re: Shopping Ads Campaign Settings

2022-12-06 Thread Ramanajee
Hi Carmela,
Thanks for responding.

I'm getting the below exception when I use use_vehicle_inventory set to 
true.
This operation is not permitted on this campaign type, at 
mutate_operations[1].campaign_operation.create.shopping_setting.use_vehicle_inventory
, and also I see use_vehicle_inventory as  Immutable in the documentation, 
it still will work with mutate request ?

On Tuesday, 6 December 2022 at 16:36:46 UTC+5:30 adsapi wrote:

> Hi Ramanajee,
>
> Thank you for reaching out to the Google Ads API support team.
>
> With regards to your question, kindly note that in ShoppingSetting 
> <https://developers.google.com/google-ads/api/reference/rpc/v12/Campaign.ShoppingSetting>,
>  
> the use_vehicle_inventory 
> <https://developers.google.com/google-ads/api/reference/rpc/v12/Campaign.ShoppingSetting#use_vehicle_inventory>
>  and 
> enable_local 
> <https://developers.google.com/google-ads/api/reference/rpc/v12/Campaign.ShoppingSetting#enable_local>
>  fields 
> are available. Could you confirm if this is what you are looking for? If 
> this is not, could you please provide the whole/uncropped screenshot of the 
> Google Ads UI showing this data? You can provide it via *Reply privately 
> to author* option. If this option is not available, then send it instead 
> on this email address googleadsa...@google.com.
>
> Regards,
> [image: Google Logo] 
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2gipss:ref
>

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

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


Shopping Ads Campaign Settings

2022-12-05 Thread Ramanajee
Hi there,
How can i enable Vehicle Ads & Local Products for Shopping campaigns 
through API?


[image: shopping.PNG]

Thanks,
Ramanajee

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5862567e-ad9c-45a3-ad72-08ad0bc5bfc3n%40googlegroups.com.


Re: Updating Budget on Performance Max Campaign Fails

2022-09-26 Thread Ramanajee
Hi there,
I'm able to update the Performance Max Campaign budget using CampaignBudget 
mutate operation.
Thank you so much guys for your help.

On Thursday, 22 September 2022 at 15:31:36 UTC+5:30 adsapi wrote:

> Hi Ramanajee,
>  
>
> Thank you for getting back to us. I hope you are doing well today.
>  
>
> Moving forward, Upon checking again the logs you provided, I've noticed 
> that the HTTP Request you use is this 
> *"/google.ads.googleads.v11.services.GoogleAdsService/Mutate" 
> *maybe this is the reason why you get an error with your request*. *With 
> this, could you please try to use this mutate operation 
> <https://developers.google.com/google-ads/api/rest/reference/rest/v11/customers.campaignBudgets/mutate>
>  
> to update your campaign budget in Google Ads API.
>  
>
> If the error persists after trying the provided operation please let me 
> know and provide the updated *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 *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>
>  generated 
> on your end to further check.
>  
>
> ​For privacy purposes, you can provide it via the Reply 
> privately to author option. If this option is not available, then send it 
> instead on this email address googleadsa...@google.com.
>
>
> Regards,
> [image: Google Logo] 
> Darwin 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2eeHbf:ref
>

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

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


Re: Updating Budget on Performance Max Campaign Fails

2022-09-22 Thread Ramanajee
Hi Darwin,
I'm able to update the Performance Max campaigns budget through Google Ads 
UI, I'm facing issues only when updating through Google Ads API, even its 
working with Google Ads Script

On Thursday, 22 September 2022 at 07:50:47 UTC+5:30 adsapi wrote:

> Hi Ramanajee,
>  
>
> I'm Darwin, also a member of the Google Ads API team. I work with Jinky 
> and allow me to assist you here. I hope you are doing well today.
>  
>
> Thank you for providing the logs that my colleague "Anthony" requested. 
> However, upon checking the logs on my end. I've noticed that you 
> encountered "UNKNOWN" error for account Budget Proposal. This error means 
> *"The 
> received error code is not known in this version." *I can see that the 
> issue is *AccountBudgetProposalError.INVALID_MASTER_SERVICE_AGREEMENT *and 
> it appears related to an issue in configuration of the master service 
> agreement. With this, I would suggest checking the 6th step of this 
> document <https://support.google.com/google-ads/answer/2375395> (*Create 
> a new budget* section).
>  
>
> If the error persists after checking the provided document 
> <https://support.google.com/google-ads/answer/2375395> and trying the 
> provided suggestion, please let me know and provide the updated *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 *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>
>  generated 
> on your end to further check.
>
>
>
> ​For privacy purposes, you can provide it via the Reply 
> privately to author option. If this option is not available, then send it 
> instead on this email address googleadsa...@google.com.
>  
>
> Regards,
> [image: Google Logo] 
> Darwin 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2eeHbf:ref
>

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

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


Re: Updating Budget on Performance Max Campaign Fails

2022-09-21 Thread Ramanajee
Hi Jinky,
Thanks for checking in.
I sent an email with the attached log file.

On Thursday, 22 September 2022 at 01:32:09 UTC+5:30 adsapi wrote:

> Hi Ramanajee,
>
> Thank you for raising this concern to the Google Ads API Forum.
>
> To have a clearer view, could you please provide the complete API 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 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>
>  that 
> generated on your end where we can see the said error? This information 
> will help our team to further check why this is happening. 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 
> <https://developers.google.com/google-ads/api/docs/client-libs?hl=en>.
>
> For privacy purposes, you can provide it via the Reply privately to author 
> option. If this option is not available, then send it instead on this email 
> address googleadsapi-supp...@google.com.
>
> Best regards,
> [image: Google Logo] 
> Jinky 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2eeHbf:ref
>

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

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


Re: Updating Budget on Performance Max Campaign Fails

2022-09-21 Thread Ramanajee
Hi there,
I'm also getting same error message from API.

On Monday, 7 March 2022 at 12:12:26 UTC+5:30 adsapi wrote:

> Hello Richard,
>
> Thank you for reaching out to us.
>
> So our team can better check on this, can you share to us the complete API 
> logs (request 
> 
>  and response 
> 
>  with request-id 
> )?
>  
> In the Google Ads API, logging can be enabled by navigating to the *Client 
> libraries > Your client library (ex. Java) > Logging* documentation, 
> which you can access from this link 
> 
> .
>
> Please send the requested details via the *Reply privately to author* option. 
> If this option is not available, you may send the details directly to our 
> *googleadsa...@google.com* alias instead.
>
> Regards,
> [image: Google Logo] 
> Mark Kevin 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2XlOaW:ref
>

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

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


Updating Budget on Performance Max Campaign Fails

2022-09-21 Thread Ramanajee
Hi,
I'm trying to update the budget for Performance Max Campaigns and from API 
I'm getting *The error code is not in this version. *error 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/294cbc10-ddf8-475d-8b37-df9773a21a82n%40googlegroups.com.


Call Asset failed to create

2022-05-04 Thread Ramanajee
Hi,
I'm getting below error while creating call assets.

Multiple errors in ‘details’. First error: If the default 
call_conversion_action is not used, the customer must have a 
ConversionAction with the same id and the ConversionAction must be call 
conversion type., at operations[0].create.call_asset.call_conversion_action.

following code I'm using

  CallAsset = new CallAsset
{
CallConversionReportingState = 
CallConversionReportingState.UseResourceLevelCallConversionAction,
CountryCode = CountryCode.USA,
CallConversionAction = 
ResourceNames.ConversionAction(clientId, 
SafeTypeConvert.Convert(call.ConversionId)),
PhoneNumber = call.PhoneNumber
//CallConversionActionAsConversionActionName = 
ConversionActionName.FromCustomerConversionAction(clientId.ToString(), 
call.ConversionId.ToString())
}.

Please advise,


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/ac44a547-15b1-40df-8f4a-6ef54b74a1cbn%40googlegroups.com.


DNS resolution failed for service: googleads.googleapis.com:443

2021-09-10 Thread Ramanajee
Hi,
Is Google Ads API down?
I'm getting the following error when I'm calling Google Ads API

Status(StatusCode=\"Unavailable\", Detail=\"DNS resolution failed for 
service: googleads.googleapis.com:443\", 
DebugException=\"Grpc.Core.Internal.CoreErrorDetailException: 
{\"created\":\"@1631292847.68100\",\"description\":\"Resolver transient 
failure\",\"file\":\"..\\..\\..\\src\\core\\ext\\filters\\client_channel\\client_channel.cc\",\"file_line\":2138,\"referenced_errors\":[{\"created\":\"@1631292847.68100\",\"description\":\"DNS
 
resolution failed for service: 
googleads.googleapis.com:443\",\"file\":\"..\\..\\..\\src\\core\\ext\\filters\\client_channel\\resolver\\dns\\native\\dns_resolver.cc\",\"file_line\":203,\"grpc_status\":14,\"referenced_errors\":[{\"created\":\"@1631292847.68000\",\"description\":\"Failed
 
to init ares channel. C-ares error: c-ares library initialization not yet 
performed\",\"file\":\"..\\..\\..\\src\\core\\ext\\filters\\client_channel\\resolver\\dns\\c_ares\\grpc_ares_wrapper.cc\",\"file_line\":535}]}]}\")

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1df5764b-9c80-485e-931b-9f398d6c0e7cn%40googlegroups.com.


Extensions Disaaproval Reasons

2020-12-08 Thread Ramanajee
Hi,
I'm using Google Ads v6 API,
How we can get disapproval extensions information including reason 

Thanks,
Ramanajee

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/42ec5b75-63f2-4e56-b729-86d52d4bebb8n%40googlegroups.com.


Re: Try after 30 seconds

2020-04-28 Thread Ramanajee
i replied request logs privately 

On Saturday, 25 April 2020 03:00:17 UTC+5:30, adsapiforumadvisor wrote:
>
> Hi Ramanajee,
>
> Thank you for reaching out. In order for me to better investigate, kindly 
> provide complete detailed logs of the request and response. Additionally, 
> please note that there may still be a limit of 1000 on get requests with 
> Standard Access. For more information, you may refer to this 
> <https://developers.google.com/google-ads/api/docs/access-levels#standard_access>
>  guide. 
>
> Thanks,
> Danica Calusin, Google Ads API Team 
>  
>
> ref:_00D1U1174p._5001UaSI4c: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/0a2cf336-7023-4a78-9833-4cf78b916915%40googlegroups.com.


Try after 30 seconds

2020-04-24 Thread Ramanajee
Hello there,
recently we are getting rate limit exception. but we are using Standard 
Access token. From last one week, we are facing this problem and that to 
all services only adgroups service and some times ad campaign service.
we are using Google Ads V1


Thanks,
Ramanajee

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/06190b3d-1a81-49b3-9f67-ff61bac35f1d%40googlegroups.com.


Dynamic Display Ad Feed

2020-03-23 Thread Ramanajee
Hi,
How can we create a Dynamic display ad feed through Google Ads API (V1)?

[image: Dynamic Display Feed.PNG]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/eba890e2-a080-4e07-a9a0-423a3bb12b7d%40googlegroups.com.


How we can get "Display only" campaigns through GAQL ?

2019-12-27 Thread Ramanajee Kandregula
Hello,
How we can get "Display only" campaigns through GAQL ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/15939087-f508-44d4-971a-dbba80c50885%40googlegroups.com.


Status(StatusCode=DeadlineExceeded, Detail="Deadline expired before operation could complete.")

2019-10-07 Thread Ramanajee Kandregula
Hi,
I am getting the following exception while creating and removing 
ads,actually, we are removing 1000 ads at a time

"Status(StatusCode=DeadlineExceeded, Detail="Deadline expired before 
operation could complete.")"

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/157c2d0a-3e86-4ede-9bda-f065ad6d5f39%40googlegroups.com.


Shared Budget Cost - Google Ads API

2019-09-03 Thread &#x27;Ramanajee Kandregula' via AdWords API and Google Ads API Forum


[image: Capture.PNG]
Hi there,
we can get shared budget cost thought google ads or AdWords 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 
"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/33d2ff44-cdd3-4401-9ec9-331205a53015%40googlegroups.com.


Re: Campaign Budget Cost Per Day

2019-09-03 Thread &#x27;Ramanajee Kandregula' via AdWords API and Google Ads API Forum
is there any update on these?

On Wednesday, July 17, 2019 at 11:15:25 AM UTC+5:30, Ramanajee Kandregula 
wrote:
>
> Thank you
>
> On Wednesday, July 17, 2019 at 1:31:52 AM UTC+5:30, adsapiforumadvisor 
> wrote:
>>
>> Hello Ramanajee,
>>
>> The date segment is not available for campaign_budget resource. I will 
>> raise a feature request with my team regarding this. I will update you on 
>> this thread once I have more information.
>>
>> Regards,
>> Sai Teja, Google Ads API Team
>>
>> ref:_00D1U1174p._5001U8Lhg9: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/c286b31d-2d54-4d1b-81b8-c63933d49803%40googlegroups.com.


Re: Campaign Budget Cost Per Day

2019-07-16 Thread &#x27;Ramanajee Kandregula' via AdWords API and Google Ads API Forum
Thank you

On Wednesday, July 17, 2019 at 1:31:52 AM UTC+5:30, adsapiforumadvisor 
wrote:
>
> Hello Ramanajee,
>
> The date segment is not available for campaign_budget resource. I will 
> raise a feature request with my team regarding this. I will update you on 
> this thread once I have more information.
>
> Regards,
> Sai Teja, Google Ads API Team
>
> ref:_00D1U1174p._5001U8Lhg9: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/74127473-0e72-4bfe-9769-0a349bb846e6%40googlegroups.com.


Campaign Budget Cost Per Day

2019-07-16 Thread &#x27;Ramanajee Kandregula' via AdWords API and Google Ads API Forum
Hello there,

I created a Shared budget and attached a few campaigns, when I requested a 
performance report for campaign_budget there is no segment, I want to know 
how much cost spent per day.
Is there any we can get per day for the given dates? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0ffb29f1-fbc9-4ab2-8668-7ba59dd1950b%40googlegroups.com.


Audience Manager List Members - Google Ads API V1

2019-07-10 Thread &#x27;Ramanajee Kandregula' via AdWords API and Google Ads API Forum


[image: Capture.PNG]
Hello there,
How can i select different types of list members in Google Ads API V1 ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/62f07a3b-654d-4791-8036-4791b95932e5%40googlegroups.com.


Audience Manager in Google Ads API V1

2019-07-08 Thread &#x27;Ramanajee Kandregula' via AdWords API and Google Ads API Forum
Hi, 
How we can create audiences and mapping to campaign adgroups using Google 
Ads V1 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 
"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/b6bebe01-494a-4062-a071-1c134d8110e4%40googlegroups.com.


Google Ads V1 - Logging

2019-06-03 Thread Ramanajee Kandregula
Hi,
Recently i update to Google Ads V1 and i am running ads for 500+ Clients.
I don't know either it using logging or not internally, when 480+ Clients 
processed successfully service got stuck. I am using multi-threading 
concept in C#

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c4e81180-fef1-4fb3-9973-d6b1892bfc38%40googlegroups.com.


Re: The caller does not have permission

2019-03-15 Thread Ramanajee Kandregula
Hi Luis,
we are using Test account  and when i trying to navigate to api center i am 
getting 
*The API Center is not available for test accounts. Instead, use the 
developer token from your production (non-test) manager account. See 
our test account guide 
<https://developers.google.com/adwords/api/docs/guides/accounts-overview?hl=en-US#test_accounts>
 for 
more information.*

On Friday, March 15, 2019 at 12:12:45 PM UTC+5:30, 
googleadsapi-forumadvisor wrote:
>
> Hi Ramanajee,
>
> As per this blog 
> <https://ads-developers.googleblog.com/2019/03/google-ads-api-policy-notes.html>
>  post, 
> you will need to accept the updated Terms and Conditions 
> <https://developers.google.com/google-ads/api/terms> to access the 
> production-ready versions of the Google Ads API. You could do this by 
> signing in to your Google Ads manager account then navigate to *API 
> center* where you have your developer token. Scroll down to *API contact 
> email*, and update it. Then, scroll down to *Principal place of business*, 
> accept the new conditions, and click *Save*.
>
> Once done, you may try your request again and see if it works.
>
> Thanks and regards,
> Luis
> Google Ads API Team
>
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> <https://support.google.com/google-ads/contact/survey_transactional?caseid=7-952925417&hl=en&ctx=1>
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> On 03/14/19 22:35:29 ramanajee wrote:
>
> Hi,
> When we are using* Google Ads V0* it is working fine,
> but when we are changing to* V1* then we are getting 
>
>
> *Status(StatusCode=PermissionDenied, Detail="The caller does not have 
> permission")*
> *{{ "errorCode": { "authorizationError": "MISSING_TOS" }, "message": "The 
> developer must sign the terms of service. They can be found here: 
> ads.google.com/aw/apicenter <http://ads.google.com/aw/apicenter>" }}*
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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/a1bfebf7-0dca-4c71-b949-f8d8a8350a5e%40googlegroups.com 
> <https://groups.google.com/d/msgid/adwords-api/a1bfebf7-0dca-4c71-b949-f8d8a8350a5e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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.
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/a73bbd09-4aa5-446c-8256-ba8efde238cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


The caller does not have permission

2019-03-14 Thread Ramanajee Kandregula
Hi,
When we are using* Google Ads V0* it is working fine,
but when we are changing to* V1* then we are getting 


*Status(StatusCode=PermissionDenied, Detail="The caller does not have 
permission")*
*{{ "errorCode": { "authorizationError": "MISSING_TOS" }, "message": "The 
developer must sign the terms of service. They can be found here: 
ads.google.com/aw/apicenter" }}*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a1bfebf7-0dca-4c71-b949-f8d8a8350a5e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Is there any way to get location criterion id based on address or postal code ?

2019-01-14 Thread Ramanajee Kandregula

Hi,
i need to criterion id for add/edit/remove campaign target locations 
through api
i am having postal code and address


Thanks,
Ramanajee

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/16a3ba8d-c228-4496-86e4-2bdb18ef3e0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Campaign Audience

2018-08-29 Thread Ramanajee Kandregula
Hi,
Is there anyway to get campaign audience through API call ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cc9d93f4-912f-49f2-a374-135613eb546b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


is there anyway to remove specific type of extensions using api

2018-04-18 Thread Ramanajee Kandregula
i am trying to remove specific type of extensions based on user choice 
using AdWords API

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b45efc4b-6ab5-4fc6-b713-182cd66fdce8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.