Re: googleadsapi metric all_conversions_value contains the value '1.0615878887974612e29'

2023-05-11 Thread Emiko Maeda
Thanks API Team for the response,

I understand the data type of the metrics.all_conversions_value.
So, questions 1 and 2 are now resolved.

Regarding Question 3, we are still waiting for response.

3) In what cases will the all_conversions_value be a huge number?

Regards,

2023年5月10日水曜日 19:25:45 UTC+9 Google Ads API Forum Advisor:

> Hi,
>
> Thank you for reaching out to Google Ads API Forum.
>
> To answer you in general, the *metrics.all_conversions_value *(
> *https://developers.google.com/google-ads/api/fields/v13/metrics#metrics.all_conversions_value*
>  
> )
>  
> has *DOUBLE* as data type. You may refer to this guide (
> *https://developers.google.com/discovery/v1/type-format* 
> ) regarding *Type 
> and format summary*. As stated in the guide, the double is a type value 
> *number* *floating point* which means this value can contain decimal 
> points.
>
> Let us know if you have further questions.
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2lCDIv: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/20e40d15-35ed-4146-8d62-bedc8b5dc798n%40googlegroups.com.


Smart Campaign ad_optimized_business_profile_setting throws FIELD_HAS_SUBFIELDS

2023-05-11 Thread Oktay Donmez
 

I’m trying to create smart campaign without final_url. When I set 
ad_optimized_business_profile_setting like below it throws 
FIELD_HAS_SUBFIELDS error.

m.smart_campaign_setting_operation = client.operation.update_resource.
smart_campaign_setting(client.path.smart_campaign_setting(customer_id, 
SMART_CAMPAIGN_TEMPORARY_ID)) do |scs|
scs.phone_number = client.resource.phone_number do |p|
p.country_code = COUNTRY_CODE
p.phone_number = PHONE_NUMBER
end
scs.advertising_language_code = LANGUAGE_CODE
scs.business_profile_location = business_profile_location
scs.ad_optimized_business_profile_setting = client.resource.
ad_optimized_business_profile_setting do |s|
s.include_lead_form = false
end
end

If I set include_lead_form as true it returns success. I also tried:
scs.ad_optimized_business_profile_setting = client.resource.
ad_optimized_business_profile_setting

Error with message: The field mask updated a field with subfields: 
'ad_optimized_business_profile_setting'.
On field: mutate_operations
On field: smart_campaign_setting_operation
Type: field_mask_error
Code: FIELD_HAS_SUBFIELDS

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ccbde47d-ec57-445d-865a-1a7d85fc5cd3n%40googlegroups.com.


developer_token basic access

2023-05-11 Thread Hamza Shah
I did apply for basic access for developer token , default its set for test 
accounts,
Question is how can I check my developer token status I, have applied for 
basic access and submit that form. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/44091cf0-a46e-4cf4-8ba7-f71157e19055n%40googlegroups.com.


Re: Search Terms for Shopping Campaigns are Missing post 04/26/2023

2023-05-11 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry 
(https://groups.google.com/g/adwords-api/c/eKQbMlG25j4) from the forum as 
it wasn't routed to our support queue.

Regards,
Google Ads API Team

On Wednesday, May 10, 2023 at 12:54:48 AM UTC+8 Breanna Pilon wrote:

> Hi, 
>
> I've noticed that since the v13.1.0 was shipped I am missing search term 
> data in `ads_SearchQueryStats` for all of my shopping campaigns. Is this an 
> intentional change? Has anyone else come across a similar problem?
>
> 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/d21b1a23-4f15-4581-93a5-7886afa8a25an%40googlegroups.com.


Re: PHP client - calling hanging on GRPC, working on REST

2023-05-11 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry 
(https://groups.google.com/g/adwords-api/c/xAqu4gTqsgk) from the forum as 
it wasn't routed to our support queue.

Regards,
Google Ads API Team

On Wednesday, May 10, 2023 at 2:48:16 AM UTC+8 wil...@wturrell.co.uk wrote:

> Hello,
>
> Is there a reason a fairly straightforward API call would work in REST 
> transport but just hang with GRPC (no errors or entries in the log file, it 
> just freezes)?
>
> Here's the basic code - it gets stuck on the call to mutateKeywordPlans 
> (this is before creating a Campaign, AdGroup and actually supplying any 
> keywords…)
>
> I'm up to date with the client library versions, running PHP 8.1 etc and 
> its the same on dev (macOS) and production (Debian).
>
> Thanks,
> William
>
> $keywordPlan = new KeywordPlan([
> 'name' => $title,
> 'forecast_period' => new KeywordPlanForecastPeriod([
> 'date_interval' => KeywordPlanForecastInterval::NEXT_QUARTER
> ])
> ]);
>
> $keywordPlanOperation = new KeywordPlanOperation();
> $keywordPlanOperation->setCreate($keywordPlan);
>
> $keywordPlanServiceClient = $googleAdsClient->getKeywordPlanServiceClient
> ();
> $response = $keywordPlanServiceClient->mutateKeywordPlans($customerId, [
> $keywordPlanOperation]);
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2b8464d4-9930-4604-962e-d193f1fcccacn%40googlegroups.com.


Re: Error While fetching metrics fields in Product Group Report

2023-05-11 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry 
(https://groups.google.com/g/adwords-api/c/ZaC3qIgfiWA) from the forum as 
it wasn't routed to our support queue.

Regards,
Google Ads API Team

On Wednesday, May 10, 2023 at 5:49:04 PM UTC+8 ay...@optmyzr.com wrote:

> I can share the the details of the account for which I am facing this 
> issue. Please check what is the issue.
>
> On Tuesday, May 9, 2023 at 6:27:01 PM UTC+5:30 Ayush Singh wrote:
>
>> This is the query, it is giving internal error
>> SELECT campaign.id, ad_group.id, ad_group_criterion.criterion_id, 
>> metrics.impressions, metrics.clicks, metrics.cost_micros, 
>> ad_group_criterion.cpc_bid_micros, metrics.conversions, 
>> metrics.conversions_value, metrics.search_impression_share, 
>> metrics.benchmark_average_max_cpc, metrics.benchmark_ctr, 
>> ad_group_criterion.display_name, ad_group_criterion.listing_group.type FROM 
>> product_group_view WHERE ad_group_criterion.negative = FALSE AND 
>> ad_group.status = 'ENABLED' AND campaign.status = 'ENABLED' AND 
>> metrics.conversions > 2 AND segments.date DURING LAST_30_DAYS
>>
>> but if we remove listing_group.type and metrics resource from the query 
>> . It is working fine. 
>> Also this query is working fine for my other accounts. Can you help me 
>> with this?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/25384487-db53-4876-9741-45804ad8d59en%40googlegroups.com.


CTR is null after specific time period

2023-05-11 Thread Atul Shukla
While pulling data from API, it returns null values after specific date but 
UI shows there is data in that range

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4142a283-61aa-4d8e-97e9-66f5ea352741n%40googlegroups.com.


Re: identify call campaigns using api

2023-05-11 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry 
(https://groups.google.com/g/adwords-api/c/J21BQjzMMns) from the forum as 
it wasn't routed to our support queue.

Regards,
Google Ads API Team

On Wednesday, May 10, 2023 at 6:09:47 PM UTC+8 ay...@optmyzr.com wrote:

>
> I have create a search campaign and inside  (Select the results you want 
> to get from this campaign) I have choosen Phone calls. I want to get all 
> those campaigns with Phone calls selected. My customer Id: 3063462876 
> <(306)%20346-2876>
> On Wednesday, May 10, 2023 at 12:06:25 AM UTC+5:30 Google Ads API Forum 
> Advisor wrote:
>
>> Hello,
>>
>> Thank you for responding back to us.
>>
>> Would you be able to share to us an uncropped screenshot of the data you 
>> want to retrieve in UI? Kindly include your customer ID. This is so we can 
>> test and provide accurate guidance to your concern.
>>
>> You may send the requested details privately via “*Reply To Author*” 
>> option. If that option is not available to you, send it directly to 
>> googleadsa...@google.com instead, and let us know here once it is 
>> provided.
>>
>> Regards,
>> [image: Google Logo] Google Ads API Team 
>>
>> ref:_00D1U1174p._5004Q2lBrfR: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/3b277e00-1d11-4a10-ad3d-d8f254b00621n%40googlegroups.com.


Re: ad_group_ad_asset_combination_view.served_assets "servedassetfieldtype":"unknown"

2023-05-11 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry 
(https://groups.google.com/g/adwords-api/c/u7nrQffUNLY) from the forum as 
it wasn't routed to our support queue.

Regards,
Google Ads API Team

On Thursday, May 11, 2023 at 2:13:46 AM UTC+8 Oksana Sulyma wrote:

> Hi team, thanks for your response.
> Our application doesn't ask users for login credentials, so we don't have 
> access to Google Ads UI, unfortunately.
> Our concern is that we started to get way longer response in 
> ad_group_ad_asset_combination_view.served_assets field starting from May 4, 
> so I was wondering if some upgrades were rolled out causing a lot of 
> 'UNKNOWN' entities included. 
> Is it possible to check data at your end for account I've provided 
> privately? 
> Thanks again so much for trying to puzzle this out!
>
>
> On Wednesday, May 10, 2023 at 7:32:43 PM UTC+3 Google Ads API Forum 
> Advisor wrote:
>
>> Hi Oksana, 
>>
>>
>>
>> You may send the requested details privately via the “*Reply To Author*” 
>> option. If that option is not available to you, send it directly to 
>> googleadsa...@google.com instead and let us know here once it is 
>> provided.
>>
>> Regards,
>> [image: Google Logo] Google Ads API Team 
>>
>> ref:_00D1U1174p._5004Q2lBRac: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/4d806af4-2734-4872-85a3-52c7d774c2d3n%40googlegroups.com.


Re: membership life span changing without input

2023-05-11 Thread Steven Alsheimer
Yes this makes sense, thanks for the update

Thanks
On Thursday, May 4, 2023 at 2:24:13 AM UTC-4 Google Ads API Forum Advisor 
wrote:

> Hello,
>
> Thank you for getting back to us.
>
> According to the *Limitations* for Test accounts, Some features cannot be 
> tested with test accounts. This includes bid simulations, conversion 
> uploads, and billing. Other features, including recommendations, have 
> limited functionality within test accounts because test accounts do not 
> generate serving data.
>
>- *Limitations - *
>
> *https://developers.google.com/google-ads/api/docs/first-call/test-accounts#limitations*
>  
>
> 
>  
>
> You are uploading user list data to your test account using the 
> OfflineUserDataJobService which is one of the services in uploading *Customer 
> Match* data. Please note that one requirement to use Customer Match 
> according to this *article* is having “A good payment history”. Since 
> test accounts have features that cannot be tested, such as billing, this 
> requirement is not met and thus a test account is not eligible for this 
> service.
>
>- *Customer Match - *
>
> *https://developers.google.com/google-ads/api/docs/remarketing/audience-types/customer-match*
>  
>
> 
>  
>- *article - **https://support.google.com/adspolicy/answer/6299717* 
> 
>
> Additionally, under limitations for *Audience Management*, it states that 
> “*User lists are not supported in test accounts and are automatically 
> closed upon creation*”
>
>- *Audience Management* - 
>
> *https://developers.google.com/google-ads/api/docs/remarketing/overview#limitations*
>  
>
> 
>  
>
> I hope this information is helpful to you.
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2l91pX: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/15407e48-8abb-4190-9caa-04ef73fd7a5dn%40googlegroups.com.


Re: application for basic access april 30, no response

2023-05-11 Thread Dan Thies
Thsnk you,

I have been checking spam regularly. The email address assigned as API 
contact is the same I am replying from here.

MCC: 755-686-8003
 
I was able to locate a Case ID for my submission which shows up on 
support.google.com pages: Case ID 7-941933905

On Thursday, May 11, 2023 at 2:42:12 AM UTC-7 Google Ads API Forum Advisor 
wrote:

> Hi Dan,
>
> Thank you for reaching out to the Google Ads API support team. I hope that 
> you are doing well today.
>
> I understand your concern, however, with regards your concern if there are 
> ways to know if the Google Ads API Compliance team received the requests, 
> we cannot answer that as we do not have any visibility in terms of 
> Developer Token application process or anything related to Google Ads API 
> Compliance. However, since you mentioned that you submitted a contact form 
> last Friday, May 5, 2023, have you tried to check your spam folder? If not 
> yet, please check your spam folder for the Compliance team's response. In 
> addition, please make sure that the email address that is assigned in the 
> API contact email in the API center is active as the Compliance team 
> replies on that email address.
>
> However, if in the event that you have checked the spam folder and the 
> email address that you use is active, please provide us the MCC id or 
> account id.
>
> Kind regards, 
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2lGjwH: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/dceccab9-6eb1-439f-8df6-24bfad875f86n%40googlegroups.com.


RE: developer_token basic access

2023-05-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello,

Thanks for reaching out to the Google Ads API Team.

Kindly note that, we are unable to provide the updates or status of your 
application as our team specializes in Google Ads API related concerns and 
technical implementations only. To ensure you get proper assistance, we are 
reaching out to the Google Ads API Compliance team on your behalf and 
requesting input.

Can you please provide them with your manager account id of the manager account 
that is being requested for basic access and the cases2 ID generated when you 
submitted your application to the Compliance team which has a format of 
#-# so they can assist you further?

@Compliance Team, please find the pertinent details below and confirm if you 
are able to assist.

Summary:

The user is asking how they can check the status of their developer token. The 
user also stated that they have applied for basic access and submitted their 
form.

Google Ads manager account (MCC) ID: Has not been provided

Regards,

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


Issue with generate historical metrics API call

2023-05-11 Thread Trent Raynard
After creating the keyword plan to call on so I can get search volume 
metrics for the keywords in the plan, I always hit this error after the 
first 2 results come back.

File "/generate_historical_metrics.py", line 65, in main f"\tCompetition 
level: {metric.keyword_metrics.competition.name}." AttributeError: 'int' 
object has no attribute 'name' 
Could anyone help provide guidance on this? I get the results of the first 
two keywords but hit that error and cannot get the rest of the other 50-60 
in the list.

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/09b2ef64-4283-4b0e-8f02-7feb2168bafcn%40googlegroups.com.


google ad no immpration

2023-05-11 Thread Silke Ehrlichmann
hi google team plase chack my account cammingn run but few hourse no 
immpration my google ads account

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7b9f67dd-38f6-4d52-aec5-26d69a2aa548n%40googlegroups.com.


Re: How to set a CPV Bid Strategy at Ad Group level for video campaigns

2023-05-11 Thread julian selser
Hey guys,

Is this still the case as of 2023?

Thanks!

On Tuesday, August 13, 2019 at 12:22:46 AM UTC-3 Google Ads API Forum 
Advisor Prod wrote:

> Hi Pem,
>
> Yes, cost-per-view (CPV) bidding 
>  is only 
> applicable when setting up your ad groups for TrueView Campaigns. Since 
> this type of campaign is currently not supported, then CPV bids could also 
> not be applied. In addition, video ads are also not available via the 
> AdWords API's services.
>
> You may only create and manage them via the Google Ads UI. However, you 
> should be able to retrieve their statistics via the Video Performance 
> Report 
> .
>  
> I hope this helps.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UEHQix: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/87f1b04a-10cc-43cd-9a51-4309286c0754n%40googlegroups.com.


Re: Steps to retrieve Click performance report

2023-05-11 Thread Chad Wood
Hello everyone.

Quick follow up on this topic. With the AdWords API being depreciated, is 
the Click Performance Report still available anywhere?
Alternatively, is there any way to associate a campaign name with a GCLID?

On Wednesday, November 8, 2017 at 9:13:48 AM UTC-8 Bharani Cherukuri 
(AdWords API Team) wrote:

> Hi Shafeena, 
>
> If you're trying to pull the Click Performance Report 
> 
>  through 
> the AdWords API, you can do so by referring to this example 
> 
>  in 
> Java. All you have to do is replace the query parameters according to the 
> fields you wish to retrieve. You may refer to the available fields 
> 
>  to 
> filter and get the results. The Click Performance Report includes click 
> details by returning one row for each click which included both valid and 
> invalid clicks. Also, in order to pull reports, you will have to specify 
> the clientCustomerId of a non-manager account. Reports can only be 
> obtained at the non-manager account level. If there are reports already 
> existing in the account hierarchy, you can view them through the MCC 
> account. 
>
> If you're trying to view/create reports using the AdWords UI, I'd suggest 
> that you post your concern on the Advertisers Community forum 
> 
>  as 
> they are better equipped to address this in detail.
>
> Regards,
> Bharani, AdWords API Team
>
> On Wednesday, November 8, 2017 at 4:30:14 AM UTC-5, Shafeena Kabir wrote:
>>
>> Hi,
>> Can anyone guide me on steps to retrieve Click performance reports from 
>> Adwords API. I have an MCC account and many accounts linked to it. But I 
>> could not find the option to select 'Click performance report' under 
>> 'Reports' tab for MCC or the linked accounts.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ea14c068-fa67-4e9c-bbcd-1094916516a1n%40googlegroups.com.


failed to create call ads due to CUSTOMER_CONSENT_FOR_CALL_RECORDING_REQUIRED

2023-05-11 Thread Souvik Basu
Hi,

Could you please let me know how to 
enable CUSTOMER_CONSENT_FOR_CALL_RECORDING using the python sdk.

All of out customers are not able to create call ads due to this error and 
we saw this suddenly today

Any help is very much appreciated

Regards
Souvik

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/990783b9-5a76-4350-84f0-0fb5d42ef9f3n%40googlegroups.com.


Re: googleadsapi metric all_conversions_value contains the value '1.0615878887974612e29'

2023-05-11 Thread Emiko Maeda
Thanks API Team for the response,

Sorry for lack of explanation,
Abount question 3, it is a question of what kind of settings in Google Ads 
will increase the number of all_conversions_value to a huge value.

Question 3 is an advertising platform question, not an API question.
Should this question be asked elsewhere instead of here?

Regards,

2023年5月11日木曜日 22:57:19 UTC+9 Google Ads API Forum Advisor:

> Hi Emiko,
>
> For your question 3, because a double can store values in range 4.9e-324 
> (Double.MIN_VALUE) to 1.7976931348623157e308 (Double.MAX_VALUE), and its 
> exponential form is the internal one used by every programming language (at 
> least CPUs "sees" floats this way).
>
> However, please use the workaround to convert from exponential format to 
> regular numeric format. Let us know if you have any additional questions.
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
>  
>
>
> ref:_00D1U1174p._5004Q2lCDIv: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/79d54f63-23da-4cdc-a348-c1a91c828f07n%40googlegroups.com.


How do i Claim Ad bonus & create a champign

2023-05-11 Thread Glenn
I wishing to start a google ad champign and claim the bouns/set up etc, is 
there a help line to call, i cant find the google ad help phone number? Im 
in australia, 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/4479ec4b-52e6-4315-8f7b-75fc6d0d12d1n%40googlegroups.com.


Client audiences not accessible

2023-05-11 Thread ishan chawla
Hi, 
We are using google ads api to update audience in customer match user 
lists. 
We have some audiences in our client account which are not accessible from 
parent account even though we have audience sharing across sub accounts 
enabled for those accounts. 

It is always returning in "PERMISSION DENIED" on client account or "NOT 
FOUND" on the manager account 

Account Details:
Manager Account: 265-313-1200
Client Account: 827-608-7698

Audience id present in client account but not accessible through manager 
account: 6588859285, 7524910558

We have 10 more such audiences. Can you please help out with it at the 
earliest

Errors and Logs: 

#2407 com.google.ads.googleads.v12.errors.GoogleAdsException: errors { 
error_code { request_error: RESOURCE_NAME_MALFORMED } message: "Resource 
name \'6536545623\' is malformed: expected 
\'customers/{customer_id}/userLists/{user_list_id}\'." } request

com.google.ads.googleads.v12.errors.GoogleAdsException errors { error_code 
{ offline_user_data_job_error: INVALID_USER_LIST_ID } message: "The user 
list ID provided for the job is invalid." trigger { int64_value: 7524910558 
} location { field_path_elements { field_name: "job" } field_path_elements 
{ field_name: "customer_match_user_list_metadata" } field_path_elements { 
field_name: "user_list" } } }

Even trying with client account returns this error: 

com.google.ads.googleads.v12.errors.GoogleAdsException errors { error_code 
{ authorization_error: USER_PERMISSION_DENIED } message: "User doesn\'t 
have permission to access customer. " }

Thanks 
Ishan 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6fa1d57c-8bae-48d4-8440-055583f691b8n%40googlegroups.com.