RE: Zero cost omitted from results

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

Thank you for reaching out to us.

Please note that it is currently not possible to force return a row if all 
selected metrics fields are zero. However, if there's one or more selected 
metrics fields having a value that is not zero, the row should be returned. You 
can refer to this documentation for more details.

Best regards,

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


Change_status query not working with date time range values

2022-03-28 Thread Saurabh Suman
Hi Team,
 We  tried with below  query for getting the change_status details with 
date time value but its error  for invalid input. After removing time and 
only using the date format in query it worked fine. Is date time format not 
supported in Ads API queries.
*Query with date time:*
SELECT change_status.resource_name, change_status.last_change_date_time, 
change_status.resource_status, change_status.resource_type, 
change_status.ad_group, change_status.ad_group_ad, 
change_status.ad_group_bid_modifier, change_status.ad_group_criterion, 
change_status.ad_group_feed, change_status.campaign, 
change_status.campaign_criterion, change_status.campaign_feed, 
change_status.feed, change_status.feed_item FROM change_status WHERE 
change_status.last_change_date_time > '2022-03-25 194638' and 
change_status.last_change_date_time <= '2022-03-28 123559' AND campaign.id 
 =1537459886 ORDER BY change_status.last_change_date_time LIMIT 1

*Response*: 
com.google.ads.googleads.v9.errors.GoogleAdsException: errors {
  error_code {
query_error: UNEXPECTED_INPUT
  }
  message: "Error in query: unexpected input -."
}
request_id: "fRM5omwHChhmFchJs4_zHw"

*Query with Date:*
SELECT change_status.resource_name, change_status.last_change_date_time, 
change_status.resource_status, change_status.resource_type, 
change_status.ad_group, change_status.ad_group_ad, 
change_status.ad_group_bid_modifier, change_status.ad_group_criterion, 
change_status.ad_group_feed, change_status.campaign, 
change_status.campaign_criterion, change_status.campaign_feed, 
change_status.feed, change_status.feed_item FROM change_status WHERE 
change_status.last_change_date_time >= '2022-03-25' and 
change_status.last_change_date_time <= '2022-03-28' AND campaign.id 
 =1537460285 ORDER BY change_status.last_change_date_time LIMIT 1

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/95d621ec-9a6f-41fc-a861-1d03cbc7ef57n%40googlegroups.com.


RE: ad_group_ad.ad.responsive_search_ad.headlines' return undefined ??

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

Thank you for raising your concern to my team.

To investigate the issue, could you provide the following details?

Complete request and response logs with request ID and request header generated 
on your end for this report
Report definition in the AWQL format used in the AdWords API
Screenshot of the UI where we can see the values that should have returned in 
the Google Ads API


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

Regards,

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


Re: Performance max campaign not returned in campaign_budget report

2022-03-28 Thread Oliver
We asked the exact same question few weeks 
ago: https://groups.google.com/g/adwords-api/c/UIFVRN3fM1M

Google's response early March was:

*Just a brief update - it does look like there's an issue here, thanks for 
pointing it out. I'm not sure why metrics from Performance Max campaigns 
aren't showing up in the campaign_budget resource, but I'm checking with 
the team to see if this is expected or not. I'll follow up with more 
information as soon as I can.*
We still haven't heard back with any more updates.

Oliver
On Monday, March 28, 2022 at 2:54:07 PM UTC+1 Shipra wrote:

> Hi,
> It seems like campaign_budget report is not returning data for performance 
> max campaigns. Is there some known issue? And could you confirm if this 
> should be happening.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/36179966-3467-4ba5-8d1f-fb65dcb9f197n%40googlegroups.com.


Re: Topic Name

2022-03-28 Thread cv
Hi,

Thanks for your response.

Yes, I am already using the *topic_constant.resource_name* field to get 
Topic Name but it will give me Topic Id like (topicConstants/246) and not 
the name.
Output only. The resource name of the topic constant. topic constant 
resource names have the form: `topicConstants/{topic_id}`

In Adwords API this AWQL *Criteria* will provide me name such as *Vision 
Care*.
SELECT CampaignId,AdGroupId,Criteria,Impressions,Clicks,Cost FROM 
DISPLAY_TOPICS_PERFORMANCE_REPORT Where CampaignStatus IN [ENABLED] AND 
AdGroupStatus IN [ENABLED] DURING 20220226,20220328



On Monday, 28 March 2022 at 16:03:29 UTC+5:30 adsapi wrote:

> Hi,
>
> Thank you for reaching out to us.
>
> You can get the topic name from topic constants using 
> *topic_constant.resource_name* field. I would recommend that you use the 
> Google 
> Ads Query Builder 
> 
>  
> and Query Validator 
> 
>  
> tools for constructing queries. You can also check here 
>  
> the fields that are selectable in topic_constant.
>
> Please note that there’s already no get operations, you can check these 
> Release 
> notes 
>  
> to check the functionality and changes added in v10.0.
>
> Best regards,
> [image: Google Logo] 
> Heidi 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Ys2pX: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/f0b0f109-4bf6-4555-b6c4-a41f37ea04f1n%40googlegroups.com.


How to create Campaign Extension through batch job using Google Ads API

2022-03-28 Thread Sailing Z
Hi,

I've searched for a while to find *batch job support to add Campaign level 
extensions*, but could not find any document or sample code so far. 
Is it supported?

The tricky part for campaign extension is we need to create the Assets 
first so that we can get the Asset Resource Name that will be used for the 
CampaignAsset.

The same question is applicable to the Account/AdGroup level of extensions.

Any guidance will be appreciated!

Thanks,
Sailing

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2e9ff7ac-1833-472f-9ee0-6ac527a2073en%40googlegroups.com.


RE: Using Google Ads API via Service Account

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

Thank you for posting your concern.

I am afraid that your concern is not possible as one of the prerequisites of 
the service account is to have Google Workspace for domain wide delegation.

Let me know if you have further concerns.

Regards,

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


RE: Image Extension Support in V10 .

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

Thank you for reaching out to us.

Since you have encountered UNSUPPORTED_FIELD_TYPE, this means that the given 
field type is not supported to be added directly via asset links.

You can check the currently supported asset based extensions here and for the 
image extensions availability, you may refer to this blog post .

You may note also from the blog that for image asset extensions, developers can 
start migrating in Q3 2022.

Best regards,

Heidi
Google Ads API Team

​​
ref:_00D1U1174p._5004Q2Ys4M8: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/ykuMF0R9HN7L00nQfGOFXPTe-zKHWKJILPlQ%40sfdc.net.


Re: Not being able to request historical data for keywords because we are limited to have 10,000 keywordPlans

2022-03-28 Thread Ashly Suma Varghese
Thanks Ernie for this.

We will give this solution a try. Thanks alot. Have a nice day.

Thanks,
Ashly

On Tue, Mar 29, 2022 at 7:59 AM Google Ads API Direct Support <
googleadsapi-supp...@google.com> wrote:

> Hi Ashly,
>
> Thank you for following up. I would like to reiterate the response of my
> colleague below to this concern:
> "
>
>
>
>
>
> *Thank you for reaching out to us. Since you have encountered
> resource_count_limit_exceeded_error: RESOURCE_LIMIT error, it means that
> this request would exceed a limit on the number of allowed resources. The
> details of which type of limit was exceeded will eventually be returned in
> ErrorDetails. Since the logs returned the
> ENABLED_KP_PLANS_PER_USER_PER_CUSTOMER, then this indicates that you may
> have exceeded the limit of enabled keyword plans you can create within a
> single account. You can also check this guide
> 
>  as
> reference for the keyword plan limits per account. It should also be
> possible to remove plans if the limit is reached. You can try and use
> the KeywordPlanOperation
> 
>  to remove
> 
>  on
> a keyword plan.*"
>
> Let me know if you have questions with the suggestion provided by my
> colleague.
>
> Regards,
> [image: Google Logo]
> Ernie John
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2YrUYj: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/CAON%3DzFZW9cCUtTaV-1PREfX0U9gaoTjRq19ygB9m3HKreZMdGg%40mail.gmail.com.


RE: Regarding Client Hierarchy in the Ads API

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

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

It seems that you want to get the account hierarchy of your MCC account. With 
this, try using this implementation on retrieving account hierarchy.

Let me know if this is what you are looking for. Let me know also if you have 
further concerns.

Regards,

Ernie John
Google Ads API Team
ref:_00D1U1174p._5004Q2Ys3MH: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/1_Dj-0R9HLNY00pxGdnp98RjGPiwO7R4FYcA%40sfdc.net.


RE: Some CustomerIDs have data on the Ads Dashboard, but nothing from the API.

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


Thanks for reaching out to the Google Ads API Support team.

So our team can better check this concern, could you provide the complete Ads 
UI screenshot and the complete API logs (request and response with request-id)?

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

Regards,

Darwin
Google Ads API Team
ref:_00D1U1174p._5004Q2Ys51k: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/uo6BF0R9HKFN00IH2lb_vQR-egl0SNnU4tvA%40sfdc.net.


RE: When can automatic discovery be created?

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

Thanks for reaching out to the Google Ads API Support team.

With regards to your concern, I'm afraid that Discovery Campaign is not yet 
supported in Google Ads API. Also you can check this Campaign types 
documentation for more information about supported in Google Ads API

That said, our team has previously raised a feature request for this; however, 
there is no guarantee if this will be supported soon. With that, we recommend 
that you follow our blog for updates and announcements.

Regards,

Darwin
Google Ads API Team
ref:_00D1U1174p._5004Q2Ys46y: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/88JLJ0R9HK8V00Z1N2a3cvS4Wrz0bW6mYSKw%40sfdc.net.


RE: Sharing user lists

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

Thank you for reaching out and for your questions.

Unfortunately, audience or user list sharing via the Google Ads API is 
currently not supported. A feature request was already raised previously. For 
now, you may continue to follow our blog for updates and announcements.

Best regards,

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


RE: How to get DEVICE_PERFORMANCE_REPORT

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

Thank you for raising this concern to the Google Ads API team.

With regard to your concern, It seems that you want to get the device 
information. That being said, you need to use the campaign report and include 
the segments.device field for you to get the device information that you want 
to retrieve.

I hope this helps. Let us know if this is what you're looking for.

Regards,

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


RE: Reg: REQUESTED_METRICS_FOR_MANAGER - issue

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

Thank you for posting your concern.

I can see that you are generating a specific metric report (list of metric 
reports here) at the MCC level. Unfortunately, it is not possible to request 
specific metric reports at the MCC level as you will encounter the said error. 
With this, you may generate a report on a client account instead to address the 
error.

Let me know if you have further questions.

Regards,

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


Experiment Schedule

2022-03-28 Thread Anis Ahmed
Hi Google Team,

I'm currently trying to integrate the new experiment service in our 
project. I'm able to create the experiment, experiment arms and fetch the 
in_design_campaigns and make changes to it but when I try to schedule an 
experiment I get errors with no clear error to what the actual problem is. 
What I'm trying to do is to schedule an experiment by passing the 
"experiment resource name" so that the experiment is started immediately.
I'm using the following code to generate this request : 

googleAdsServiceFactory.experimentServiceClient()
.scheduleExperimentAsync(resourceName)
.getPollingFuture()
.get();

request
---
MethodName: 
google.ads.googleads.v10.services.ExperimentService/ScheduleExperiment
Endpoint: googleads.googleapis.com:443
Headers: {developer-token=REDACTED, login-customer-id=9815869929, 
x-goog-api-client=gl-java/1.8.0_261 gccl/17.0.1 gapic/17.0.1 gax/2.6.1 
grpc/1.41.0}
Body: resource_name: "customers/customer_id/experiments/xxx"


Response

Headers: 
Metadata(content-type=application/grpc,request-id=_LXVwvBnHcTGZUJJdDPDdw,date=Mon,
 
28 Mar 2022 23:29:26 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; 
ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; 
ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43")
Body: null
Failure message: errors {
  error_code {
request_error: UNKNOWN
  }
  message: "The error code is not in this version."
  trigger {
string_value: "LIPODO__Mic_NL_Bra_(97790) _Experiment"
  }
}
request_id: "_LXVwvBnHcTGZUJJdDPDdw"

Status: Status{code=INVALID_ARGUMENT, description=Request contains an 
invalid argument., cause=null}.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/443bfa07-fc0e-419f-800b-511a600c06bdn%40googlegroups.com.


Zero cost omitted from results

2022-03-28 Thread Oliver
Hi,
I have a fairly simple python script that runs a query to get the 
cost_micros, day, date for a given campaign.

It works fine but I've noticed that any days where no cost was accrued are 
not included in the results - e.g. it will go from Jan 1st to Jan 3rd if 
there was no spend on Jan 2nd. This gives an incomplete picture of the 
data, which is difficult to amend after retrieving.

Is there a way to force zero results to be included? I haven't been able to 
find anything in the docs for this.

Here is the query:









*SELECTmetrics.cost_micros,segments.day_of_week,segments.date,  
  customer.currency_codeFROM campaignWHERE campaign.status = 'ENABLED'AND 
segments.date >= '2020-01-01' AND segments.date <= '2021-01-01'ORDER BY 
segments.date, campaign.name*

Thanks in advance if anyone has any ideas!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9120b723-cf08-4909-8f2c-c6f014722ca4n%40googlegroups.com.


Re: Google Ads API keyword performance report

2022-03-28 Thread jubap...@gmail.com
Hi, so I am using pything libary and the code I use is below. 
The question I ask that highlights this line : updated_agc.status.name = 
row['Keyword Status']

Sample df_input will be pandas data frame with column: Ad Group ID, Keyword 
ID, Keyword Status

def get_keyword_status_operations(client, customer_id, df_input):
operations = []
for index, row in df_input.iterrows():
# resource name 
customers/{customer_id}/adGroupCriteria/{ad_group_id}~{criterion_id}
agc_operation = client.get_type("AdGroupCriterionOperation")
updated_agc = agc_operation.update
updated_agc.resource_name = agc_service.ad_group_path(
customer_id, row['Ad Group ID'], row['Keyword ID'])

updated_agc.status.name = row['Keyword Status']
client.copy_from(
agc_operation.update_mask,
protobuf_helpers.field_mask(None, updated_agc._pb))

operations.append(ad_group_operation)
return operations 

# running operations
agc_service = client.get_service("AdGroupCriterionService")
while len(operations)>0:
cur_operations = operations[0:500]
print(cur_operations)
agc_response = agc_service.mutate_ad_group_criteria(
customer_id=customer_id,
operations=[cur_operations],)
operations = operations[500:]


Thank you!
On Thursday, March 24, 2022 at 6:11:04 PM UTC-7 adsapi wrote:

> Hi,
>
> Thank you for the reply. I am also a member of the Google Ads API team and 
> let me provide support to your concern.
>
> Please see my answer below for each question:
>
> "
>
> *Q: for changing ad_group_criterion_status, is this operation correct? Do 
> I miss any parameter for updated ad_group_criterion.status? I found that in 
> sample code, if I want to update a campaign. I need to set campaign.status 
> to PAUSE. *"
> -The process of setting status of the campaign is identical with the ad 
> group criterion. The suggestion by my colleague seems to be applicable here 
> and you can perform a request using the 
> AdGroupCriterionService.MutateAdGroupCriteriaRequest 
> 
>  and 
> also while using the update 
> 
>  operation, 
> to pass an updated value for the status 
> 
>  
> field.
>
>
>
>
>
> *Q. I found that in Enum doc. it can use .name to call the value. 
> Therefore, if I want to change the status by input file: I can use code 
> like : ad_group_criterion.status. name = 'ENABLED' ? My question is like 
> for the resource_path and field mask, it has a function to generate it to 
> list.  Is client.enums.AdGroupCriterionStatusEnum has some kind of 
> function?*
> -It appears that this question is code specific. With this, would you be 
> able to specify the client library that you are using here so that I can 
> route you to the author of the client library accordingly? The author of 
> the client library is more equipped to provide support to the code specific 
> and client library related concern.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2XmeLo: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/a0eda0b2-4158-407c-8274-6184b71133b8n%40googlegroups.com.


How to get DEVICE_PERFORMANCE_REPORT

2022-03-28 Thread Ashir Khan
Hi, i want to know is there any functionality to get about device reporting
(DESKTOP,TABLET, MOBILE).I tried campaign_extention_setting.device from
campaign_extention_setting.device but cannot get appropriate result.Is
there another way to get device reporting..
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/CAOPyzG6Scv60CpJD1Y5XYXHKAy-%3DZ2JQvbDL_mP74vtqDijWXA%40mail.gmail.com.


Re: ocid in https://adwords.google.com URL's

2022-03-28 Thread Myles
How is this still not a thing?  I don't understand Google's idea around 
keeping this "hidden" from us, it just makes it annoying for our account 
managers to have to switch from systems and search for this.  We're 
literally a Google Partner for Ads and still can't get anything out of you 
guys regarding this.  I'm so disappointed in you Google.

On Thursday, August 22, 2019 at 7:21:35 AM UTC-4 lukaskell...@gmail.com 
wrote:

> Alright, makes sense. Thank you very much!
>
>
> On Thursday, 22 August 2019 12:03:40 UTC+2, Kamil wrote:
>>
>> Open main mcc, then Accounts / Management / show 500 accounts per page
>>
>> Open developer tools, select  tag and click "edit as html". Copy 
>> all the content and put this content to new file called "google_html.txt"
>>
>> create php script ocid.php with content:
>>
>> > $html = file_get_contents('google_html.txt');
>>
>> preg_match_all('|]+>([^<]+)>  
>> class="[^"]+">([^<]+)|',$html,$result,PREG_SET_ORDER);
>>
>> foreach($result as $record) {
>> echo $record[1].';'.$record[3].';'.$record[2]."";
>> }
>> ?>
>>
>> when you execute script, it will print out all accounts ocid, all names, 
>> and all id
>>
>> W dniu czwartek, 22 sierpnia 2019 11:32:22 UTC+2 użytkownik Lukas Kelling 
>> napisał:
>>>
>>> Yes, please share how to retrieve the ocid parameter per account.
>>>
>>> On Thursday, 22 August 2019 10:28:39 UTC+2, Kamil wrote:

 Nooo, why __e stoped working? it also not possible to gain ocid by 
 adwords api. Why you broke this feature?
 Looks like we will have to scrape all ocid from each account and assign 
 it to account number.

 Good change google...

 W dniu czwartek, 22 sierpnia 2019 08:52:08 UTC+2 użytkownik 
 adsapiforumadvisor napisał:
>
> Hi Trevor,
>
> Thank you for reaching out.
>
> Since this is already an old thread, could you open your concern on a 
> new one providing the complete details for better tracking?
>
> Also, deep links are still not available in the API. You may keep an 
> eye on our blog 
>  for 
> more updates and announcement regarding the API.
>
> Regards,
> Dannison
> Google Ads API Team
>
> ref:_00D1U1174p._5001UHEIuy: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/f3d73264-04ba-4271-87b2-ea4abb103656n%40googlegroups.com.


Campaign status vs Campaign serving status

2022-03-28 Thread jubap...@gmail.com
Hi,
I am wondering what is different between campaing status and campaing 
serving status?

Is there any method to show why campaign status is 'enabled' but the 
campaing serving status is 'suspended'? I found that some of my campaing 
status is enabled but the changed to suspend this week. 

In the campaing status, it can mutated by user and if campaing status is 
enabled which means Campaign is currently serving ads depending on budget 
information.

In the campaing serving status space, they didn't show many resource, and 
as I know campaing serving status can't mutate by user. So how does it 
change ?
https://developers.google.com/google-ads/api/reference/rpc/v10/CampaignServingStatusEnum.CampaignServingStatus?hl=en


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/03b12f2d-6519-469e-a3b3-f6b54db6bca2n%40googlegroups.com.


Re: AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-03-28 Thread Leo Sanchez
Hi,

I wanted to know if you were able to make progress with this issue.

Thanks,
Leo

On Wednesday, March 23, 2022 at 11:45:19 AM UTC-4 adsapi wrote:

> Hi Leo,
>
> Thank you for the reply. I'm also a member of the Google Ads API support 
> team.
>
> I already raised this issue to my team. Rest assured that we will provide 
> updates when available.
>
> Best regards,
> [image: Google Logo] 
> Jinky 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2YlJQf: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/396200e5-af34-42f8-b17d-9e75acb5e4b1n%40googlegroups.com.


Product image

2022-03-28 Thread anzor urdia
Hi there

I can fetch some product information with query below:

SELECT shopping_performance_view.resource_name,
segments.product_merchant_id,
segments.product_title,
segments.product_item_id,
FROM shopping_performance_view
WHERE segments.date DURING LAST_30_DAYS

But I can't find how to fetch image links or any image-related data for 
these products.
Any suggestion?

Thanks a lot!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b6c2547f-9bda-4ee7-bae7-d31ae7809911n%40googlegroups.com.


Re: Differences in getAccountChanges between AdWords API and Google Ads API

2022-03-28 Thread Estanislao Ledesma
Hello Yasar,
Thanks for your answer, yes I was able to get it correctly changing the end 
date. Nevertheless, my question is: I get the change with AdWords API but 
not in Google Ads API if I put the same dates (for Google Ads I need to 
change the end date), is this an expected behaviour?
Thanks in advance.
Regards,
Estanislao Ledesma

El lunes, 28 de marzo de 2022 a las 10:19:04 UTC-3, adsapi escribió:

> Hi Estanislao,
>
> Thanks for reaching out to the Google Ads API Forum.
>
> I have checked your account and found the changes reflected in the field 
> ‘lastChangeDateTime’ is "2022-03-25 05:12:44.063399". That said, you may 
> try below GAQL to get said record in Google Ads API:
>
>
> SELECT change_status.campaign, change_status.last_change_date_time, 
> change_status.resource_status, change_status.resource_type, 
> change_status.ad_group, change_status.ad_group_ad, 
> change_status.ad_group_bid_modifier, change_status.ad_group_criterion, 
> change_status.ad_group_feed, change_status.campaign, 
> change_status.campaign_criterion, change_status.campaign_feed, 
> change_status.feed, change_status.feed_item FROM change_status WHERE 
> change_status.last_change_date_time >= \'2022-03-23\' AND 
> change_status.last_change_date_time <= \'2022-03-26\' AND 
> change_status.campaign = \'customers/8945945860/campaigns/1669008391\' ORDER 
> BY change_status.resource_type LIMIT 1
>
> Let me know if you still don’t see said change with above query.
>
> Also, I had to delete your post as posting complete log information on the 
> forum is not recommended. You may refer to the more redacted below:
>
> *“Hello,*
>
> *I'm trying to replicate the behaviour to getAccountChanges from AdWords 
> API in Google Ads API but it seems there're some differences. For example, 
> I'm getting changes in AdWords for an Ad and not getting any changes in 
> GoogleAds. This change is later retrieved if you repeat the same request 
> the following day. Is this delay in getting changes expected? I'll paste 
> both requests here (without the clientCustomerId):*
>
> *AdWords API request:*
>
> *
>
> *SOAP response:*
>
> **
>
> *http://schemas.xmlsoap.org/soap/envelope/* 
> *">*
>
> **
>
> *https://adwords.google.com/api/adwords/cm/v201809* 
> *" xmlns:ns2="*
> *https://adwords.google.com/api/adwords/ch/v201809* 
> *">*
>
> *0005db0d0b513dbe0803819470023da6*
>
> *CustomerSyncService*
>
> *get*
>
> *1*
>
> *147*
>
> **
>
> **
>
> **
>
> *https://adwords.google.com/api/adwords/cm/v201809* 
> *" xmlns:ns2="*
> *https://adwords.google.com/api/adwords/ch/v201809* 
> *">*
>
> **
>
> **
>
> *1669008391*
>
>
> *
> FIELDS_UNCHANGED*
>
> **
>
> *66118514298*
>
>
> *
> FIELDS_UNCHANGED*
>
> *323051597968*
>
> **
>
> **
>
> *20220325 081316 
> PST8PDT*
>
> **
>
> **
>
> **
>
> **
>
>  
>
> *Google Ads API request:*
>
> *Request*
>
> *---*
>
> *MethodName: google.ads.googleads.v10.services.GoogleAdsService/Search*
>
> *query: "SELECT change_status.campaign, 
> change_status.last_change_date_time, change_status.resource_status, 
> change_status.resource_type, change_status.ad_group, 
> change_status.ad_group_ad, change_status.ad_group_bid_modifier, 
> change_status.ad_group_criterion, change_status.ad_group_feed, 
> change_status.campaign, change_status.campaign_criterion, 
> change_status.campaign_feed, change_status.feed, change_status.feed_item 
> FROM change_status WHERE change_status.last_change_date_time >= 
> \'2022-03-23\' AND change_status.last_change_date_time <= \'2022-03-25\' 
> AND change_status.campaign = \'customers/X/campaigns/1669008391\' ORDER 
> BY change_status.resource_type LIMIT 1"*
>
> *Response*
>
> **
>
> *Headers: 
> Metadata(content-disposition=attachment,content-type=application/grpc,request-id=ZP_bm6wqUHzDyP65DiI8Qw,date=Fri,
>  
> 25 Mar 2022 17:07:39 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; 
> ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; 
> ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43")*
>
> *Body: field_mask {*
>
> *  paths: "change_status.campaign"*
>
> *  paths: "change_status.last_change_date_time"*
>
> *  paths: "change_status.resource_status"*
>
> *  paths: "change_status.resource_type"*
>
> *  paths: "change_status.ad_group"*
>
> *  paths: "change_status.ad_group_ad"*
>
> *  paths: "change_status.ad_group_bid_modifier"*
>
> *  paths: "change_status.ad_group_criterion"*
>
>

How to update MembershipLifeSpan of already created UserList

2022-03-28 Thread Lemnisk Referral
Hi,
I want to update MembershipLifeSpan of userList but i am not able to find 
any method which does that. Can someone please help with the steps?
Kind Regards

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/30b0356a-4215-4fdc-845a-cca522e31ca9n%40googlegroups.com.


MaximizeConversionsBiddingScheme does not have property for targetCpa

2022-03-28 Thread gator...@gmail.com
We are currently using AdWords API v201809.

For our campaigns that use a bid strategy of TARGET_CPA, we are able to 
access the value from the targetCpa field in the TargetCpaBiddingScheme.  
https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService.TargetCpaBiddingScheme

However, for our newer campaigns that use a bid strategy of 
MAXIMIXE_CONVERSONS (which also have a target CPA), there is no targetCpa 
field in the MaximizeConversionsBiddingScheme.  
https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService.MaximizeConversionsBiddingScheme

How do we access the target CPA value in campaigns using 
MAXIMIXE_CONVERSONS?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/439ab5ff-4e6d-4fb8-9dfb-3261d9386677n%40googlegroups.com.


Re: Upload offline conversions using test account

2022-03-28 Thread leeegi...@gmail.com
Hello, just wondering if there is a way now to use a test gclid?

Thank you,
Lee

On Tuesday, April 14, 2020 at 2:44:04 AM UTC+8 Google Ads API Forum Advisor 
Prod wrote:

> Hi Priya,
>
> Thank you for reaching out to us. Unfortunately it is currently not 
> possible to test the conversions using test accounts as they do not serve 
> ads. You need to have a production account for this functionality. Please 
> refer to this 
>  
> guide 
> for uploading conversions via API. Let me know if you have further 
> questions.
>
> Thank you,
> Bryan, Google Ads API Team
>
> ref:_00D1U1174p._5001UZXXYk: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/b8db036d-d048-499b-9b4b-bd036428001an%40googlegroups.com.


Re: Sharing user lists

2022-03-28 Thread lezhne...@gmail.com
I found there is this data structure AccessReason under UserList data 
structure, but no docs explain how to use it.

On Monday, 28 March 2022 at 15:18:11 UTC+5 lezhne...@gmail.com wrote:

> Hey! 
> Can you help me understand how to share an existing customer list to other 
> ad accounts via API?
>
> Some context:
> 1. Since to upload a list the ad account must be white listed (it must 
> meet certain criterias)
> 2. So what we do is we push lists to our whitelisted MCC and then share it 
> with other ad accounts.
>
> Thanks a lot!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/565a8053-a459-40e7-94eb-68c53afad441n%40googlegroups.com.


Some CustomerIDs have data on the Ads Dashboard, but nothing from the API.

2022-03-28 Thread Werner Reyneke
Good day

Some of my client's Customer IDs are not returning any data from the Google 
API, however they do have ads data on the ad campaigns dashboard.

Why would they not return anything via the API for the exact same customer 
id's and same date range?

Please advise.

Kind regards,
Werner Reyneke

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d1d3ea14-ac9c-45df-ba4e-8de8d1369a55n%40googlegroups.com.


Re: Not being able to request historical data for keywords because we are limited to have 10,000 keywordPlans

2022-03-28 Thread Ashly Suma Varghese
We are also facing this similar issue. Was there any work around that you 
found to resolve the issue? Please advise.
Thanks in advance.

On Friday, March 25, 2022 at 6:47:50 PM UTC+5:30 junhy...@holidu.com wrote:

> Recently we migrated the process from using AdWords to GoogleAds api as 
> AdWords is sunsetting by the end of next month.
>
> Previously, we could directly get the keywords search volume data from 
> Google
> but now we first ask Google to create and give us a keywordPlan then we 
> associate the keywords to the keywordPlan and send it back to Google to 
> get the keywords search volume data. (as exampled here: 
> https://developers.google.com/google-ads/api/docs/keyword-planning/generate-historical-metrics
> )
>
> The problem started appearing from early this morning and we are not able 
> to get search volume data from Google because we have exceeded 10,000 
> keywordPlans
> and the limit is 10,000 per customer.
>
> ---
> -- error_code { 
> resource_count_limit_exceeded_error: RESOURCE_LIMIT } message: "This 
> request would exceed a limit on the number of allowed resources. The 
> details of which type of limit was exceeded will eventually be returned in 
> ErrorDetails." trigger { string_value: 
> "ENABLED_KP_PLANS_PER_USER_PER_CUSTOMER" } location { field_path_elements { 
> field_name: "operations" index: 0 } } details { resource_count_details { 
> enclosing_id: "200947807" limit: 1 limit_type: 
> KEYWORD_PLANS_PER_USER_PER_CUSTOMER existing_count: 1 
> enclosing_resource: "customer" } } -
> ---
> -
> My summary would be: 
> We are updating historical data for keywords on a regular basis and every 
> time we update them we create a new keywordPlan and we've finally reached a 
> point where we are no longer able to create a new keywordPlan as we are 
> limited to have 1 keywordPlans per customer.
>
> How can we get this data without creating a keywordPlan then? the example (
> https://developers.google.com/google-ads/api/docs/keyword-planning/generate-historical-metrics)
>  
> only shows the way with creating a keywordPlan. Please let me know.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6332a529-8e65-4a97-905e-39b54a6ee289n%40googlegroups.com.


Re: Billing setup not working for sub account under manager account

2022-03-28 Thread Yogesh Kumavat
Hello Team,
Please provide solution on billing setup issue, I am also facing same issue.
I have one manager account, One billing profile account , manually i can 
assign billing profile to sub accounts but through API i am getting below 
error : 

*billing_setup_error: The customer does not have permission to 
signup for billing or does not have permission to use a given payments 
profile ID.*kindly provide me solution on it.

On Thursday, March 3, 2022 at 11:22:19 AM UTC+5:30 Amol Kawale wrote:

> Thanks for feedback Team.
>
> Awaiting your updates...
>
> Regards,
> Amol
>
> On Thursday, March 3, 2022 at 11:17:07 AM UTC+5:30 adsapi wrote:
>
>> Hi Amol,
>>
>> Thank you for providing more details to your concern.
>>
>> I would like to inform you first that I deleted your latest post as it 
>> contains confidential information. Please see instead the copy of your 
>> reply below with redacted information:
>> "
>>
>>
>>
>>
>>
>>
>>
>> *Thanks for your Feedback on our thread. We are using google ad account 
>> i.e. manager(redacted) & email also proper associated with that account to 
>> create Campaign has API access & refresh token as well. Google Payments 
>> center (pay.google.com ) also showing payment 
>> profile. You can check this screenshot redacted Payment profile can be 
>> shared across google product. & hence we trying to link that payment 
>> profile to new sub accounts but through API its not working though manually 
>> it working from Google ad Web UI. Pls help to fix. Your help is highly 
>> appreciated.*"
>>
>> Moving forward, allow me to raise the issue to my team. Rest assured that 
>> we will provide updates when it becomes available.
>>
>> Regards,
>> [image: Google Logo] 
>> Ernie John 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2WyhED: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/2f1a1c8d-5013-4a4d-b10f-c32ffa48e521n%40googlegroups.com.


Image Extension Support in V10 .

2022-03-28 Thread AMAP TEST
Team,

I see that Image Extension is available as a Type of Extension in GADS v10 .
And i succeeded in creating an Asset of Image Extension Type. But i am 
unable to associate that resource to an AdGroupAsset or Campaign Asset .

None of the "AssetFieldType" provided here are being supported :
https://developers.google.com/google-ads/api/rest/reference/rest/v10/AssetFieldType

*I get the following error:*
{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": 
"type.googleapis.com/google.ads.googleads.v9.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"assetLinkError": "UNSUPPORTED_FIELD_TYPE"
},
"message": "The given field type is not supported to be 
added directly via asset links.",
"trigger": {
"stringValue": "MARKETING_IMAGE"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
},
{
"fieldName": "create"
},
{
"fieldName": "field_type"
}
]
}
}
],
"requestId": "8uk013ZYfN8cCtxZFrsv0g"
}
]
}
}

Can you please confirm if Image Extension is  fully available via API ? Or 
we need to wait for future update?

If its available for use, then what should be the value for "*fieldType" *when 
invoking following endpoint to associate the IMAGE extension with 
AdGroupAsset?
https://googleads.googleapis.com/v9/customers/1406577639/adGroupAssets:mutate

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a87d344c-37a4-4b1e-9014-bea00a2f3e02n%40googlegroups.com.


ad_group_ad.ad.responsive_search_ad.headlines' return undefined ??

2022-03-28 Thread Marwa Iben Khalifa
Hello Team,
when i execute this query and when ad_group_ad.ad.type == 
'RESPONSIVE_SEARCH_AD'
the results for ad_group_ad.ad.responsive_search_ad.headlines 
and ad_group_ad.ad.responsive_search_ad.responses both return undefined 
which not the same with Adwords Api result!! also i got undefined result 
for: 'ad_group_ad.ad.display_url': undefined,
'ad_group_ad.ad.final_urls': undefined, 
'ad_group_ad.ad.final_mobile_urls': undefined, 

SELECT campaign.id, ad_group.id, ad_group_ad.ad.id, campaign.name, 
ad_group.name, campaign.status, ad_group.status, ad_group_ad.labels, 
ad_group_ad.status, metrics.average_cpc, metrics.clicks, metrics.ctr, 
metrics.impressions, metrics.cost_micros, metrics.conversions, 
metrics.cost_per_conversion, metrics.conversions_value, 
metrics.conversions_from_interactions_rate, ad_group_ad.ad.type, 
ad_group_ad.ad.text_ad.headline, ad_group_ad.ad.text_ad.description1, 
ad_group_ad.ad.text_ad.description2, ad_group_ad.ad.call_ad.description2, 
ad_group_ad.ad.display_url,ad_group_ad.ad.final_urls, 
ad_group_ad.ad.final_mobile_urls, 
ad_group_ad.ad.expanded_text_ad.headline_part1, 
ad_group_ad.ad.expanded_text_ad.headline_part2, 
ad_group_ad.ad.expanded_text_ad.headline_part3,ad_group_ad.ad.expanded_text_ad.description,ad_group_ad.ad.expanded_text_ad.description2,
 
ad_group_ad.ad.expanded_text_ad.path1, 
ad_group_ad.ad.expanded_text_ad.path2, 
ad_group_ad.ad.responsive_search_ad.path1, 
ad_group_ad.ad.responsive_search_ad.path2, 
ad_group_ad.ad.responsive_search_ad.headlines, 
ad_group_ad.ad.responsive_search_ad.descriptions  FROM  ad_group_ad  WHERE 
ad_group_ad.ad.type  IN ('EXPANDED_TEXT_AD','RESPONSIVE_SEARCH_AD') AND 
segments.date DURING "LAST_7_DAYS"

Results example==>
'campaign.id': '', 'ad_group.id': '##', 
'ad_group_ad.ad.id': '###', 'campaign.name': 'Yeezy_Fil-Rouge', 
'ad_group.name': 'Yeezy-700-Wave-Runner__ext', 'campaign.status': 
'ENABLED', 'ad_group.status': 'ENABLED', 'ad_group_ad.labels': undefined, 
'ad_group_ad.status': 'ENABLED', 'metrics.average_cpc': 1476442.3076923077, 
'metrics.clicks': '104', 'metrics.ctr': 0.06142941523922032, 
'metrics.impressions': '1693', 'metrics.cost_micros': '15355', 
'metrics.conversions': 0.59582, 'metrics.cost_per_conversion': 
257712060.68946996, 'metrics.conversions_value': 125.1222, 
'metrics.conversions_from_interactions_rate': 0.005729038461538462, 
'ad_group_ad.ad.type': 'RESPONSIVE_SEARCH_AD', 
'ad_group_ad.ad.text_ad.headline': undefined, 
'ad_group_ad.ad.text_ad.description1': undefined, 
'ad_group_ad.ad.text_ad.description2': undefined, 
'ad_group_ad.ad.call_ad.description2': undefined, 
'ad_group_ad.ad.display_url': undefined, 'ad_group_ad.ad.final_urls': 
undefined, 'ad_group_ad.ad.final_mobile_urls': undefined, 
'ad_group_ad.ad.expanded_text_ad.headline_part1': undefined, 
'ad_group_ad.ad.expanded_text_ad.headline_part2': undefined, 
'ad_group_ad.ad.expanded_text_ad.headline_part3': undefined, 
'ad_group_ad.ad.expanded_text_ad.description': undefined, 
'ad_group_ad.ad.expanded_text_ad.description2': undefined, 
'ad_group_ad.ad.expanded_text_ad.path1': undefined, 
'ad_group_ad.ad.expanded_text_ad.path2': undefined, 
'ad_group_ad.ad.responsive_search_ad.path1': 'Yeezy', 
'ad_group_ad.ad.responsive_search_ad.path2': '700-Wave-Runner', 
'ad_group_ad.ad.responsive_search_ad.headlines': undefined, 
'ad_group_ad.ad.responsive_search_ad.descriptions': undefined },

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/77c41a0f-a4ae-4663-8f63-e2347f347955n%40googlegroups.com.


RE: Topic Name

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

Thank you for reaching out to us.

You can get the topic name from topic constants using 
topic_constant.resource_name field. I would recommend that you use the Google 
Ads Query Builder and Query Validator tools for constructing queries. You can 
also check here the fields that are selectable in topic_constant.

Please note that there’s already no get operations, you can check these Release 
notes to check the functionality and changes added in v10.0.

Best regards,

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


When can automatic discovery be created?

2022-03-28 Thread Kieran Eddy
I've been using manual to create discovery type ads, which is very 
troublesome. So I'd like to know when to support the creation of discov 
type advertisements?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5da8a961-50c6-4573-86e8-1b67c7f2a321n%40googlegroups.com.


Sharing user lists

2022-03-28 Thread lezhne...@gmail.com
Hey! 
Can you help me understand how to share an existing customer list to other 
ad accounts via API?

Some context:
1. Since to upload a list the ad account must be white listed (it must meet 
certain criterias)
2. So what we do is we push lists to our whitelisted MCC and then share it 
with other ad accounts.

Thanks a lot!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f5f98fdf-4cad-44b6-a4b2-151037d71dafn%40googlegroups.com.


Using Google Ads API via Service Account

2022-03-28 Thread NIRAJ VIVEK
Hi,
I'm using the Google Ads API via Python Client Library 
. And I have followed the 
instructions to create a service account 
. 
Can I access Google Ads API without "Google Workspace". Is there any other 
process for domain wide delegation. 

Probably you can help me.

Thanks in advance,
Niraj Vivek

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7966f24c-cf62-41a1-8874-b4cb23665e0an%40googlegroups.com.


Re: edit responsive search ads

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

Thank you for raising this concern to the Google Ads API support team.

With regard to your concern, I would suggest using the AdService on updating 
the ads details as mentioned on this document. If the error persists with the 
provided suggestion, could you also provide the complete request and response 
logs with request ID and request header that generated on your end? This 
information will help our team to investigate this further. You can send it via 
Reply privately to the author option. If this option is not available, then 
send it instead on this email address googleadsapi-supp...@google.com alias 
instead.

However, 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.

Best regards,

Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2TkTFH: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/Wwg7Z0R9G73Q00sGD-RX6PT4So1uushwc8Tg%40sfdc.net.


Re: Regarding Client Hierarchy in the Ads API

2022-03-28 Thread Dorian Kind
Hi Sai Teja,

it's been three years without an update. I still believe there's worth in 
having a more efficient way of downloading the whole account hierarchy 
without having to send (number of accessible manager accounts) +1 requests. 
Are you planning on adding some features towards that end?

Best,
Dorian

On Thursday, 2 May 2019 at 20:59:05 UTC+2 googleadsapi...@google.com wrote:

> Hello Dorian,
>
> In Google Ads API we don't have a way to get the account hierarchy with 
> the account details and link details in a single call. You have to follow 
> the process you mentioned to build that hierarchy. Adding to the 
> customer_client_link, when you use this resource you would be getting all 
> the links of the manager account (even of the canceled account's). Even 
> with the customer_client resource you will get canceled accounts and it is 
> not possible to filter them out. Out team is aware of the hierarchy(time 
> consuming, more requests) and the account status issues and will update you 
> once I have more information.
>
> Regards,
> Sai Teja, Google Ads API Team
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> 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 
> 
>
> 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 05/02/19 04:59:32 dor...@webrepublic.ch wrote:
>
> Hi,
>
> a common use case we have is to create an tree-like hierarchy of all Ads 
> accounts that are accessible from a given Ads OAuth2 credential. In the 
> Adwords API, it took a single call to the ManagedCustomerService to 
> receive all the information required to build such a data structure.
>
> As far as I can tell so far, in the Ads API the number of calls to build 
> an equivalent hierarchy grows linearly with the number of accounts that are 
> accessible. It seems that we'll have to
>
> 1) Use the customer_client resource to list all reachable accounts
> 2) For each gathered account, set the account's ID as login-customer-id 
> and use the customer resource to obtain account name and type 
> (sub-manager or actual account)
> 3) For each manager account identified in 2), set the account's ID as 
> login-customer-id and use the customer_client_link resource to gather 
> that manager's sub-accounts
>
> I hope I'm misunderstanding something because it looks like the process 
> above could take a while for large accounts structures (we sometimes 
> encounter MCCs with over 1'000 sub-managers and accounts).
>
> Is there a quicker way to get a list of all accessible accounts, including 
> the links between managers and accounts?
>
> Thanks for any feedback and best regards,
> Dorian
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 adwor...@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/64bca39f-bc86-4e89-a4bb-9a0b4168e3ff%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
Yo

Reg: REQUESTED_METRICS_FOR_MANAGER - issue

2022-03-28 Thread OptAds Guna
Hi Team,

Please help to resolve this error ? 

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": {
"queryError": "REQUESTED_METRICS_FOR_MANAGER"
},
"message": "Metrics cannot be requested for a manager account. To retrieve 
metrics, issue separate requests against each
client account under the manager account."
}
],
"requestId": "AJhqlbw3QuSyoAh3rziG4g"
}
]
}'.

Thanks,
Guna.N

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/aead9823-286a-40dc-9733-096770e23610n%40googlegroups.com.


Re: How to fetch inventory filter of a shopping campaign using Google Ads API

2022-03-28 Thread 'Haritha Devalla' via Google Ads API and AdWords API Forum
Thank you very much. It worked.

On Friday, February 18, 2022 at 2:23:22 AM UTC+5:30 adsapi wrote:

> Hi Haritha,
>
> Thanks for reaching out. It sounds like you are looking for listing 
> dimensions 
> .
>  
> Listing groups are referred to as *product groups* in the UI and AdWords 
> API. You can find a list of supported dimensions here 
> 
> .
>
> Please let us know if we can help with anything else. 
>
> Regards,
> Matt
> Google Ads API Team
>
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2WwMXY: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/5aefadb8-577a-4a9c-895b-d5b7cd1d7189n%40googlegroups.com.


Re: Error details missing from ListBatchJobResultsResponse

2022-03-28 Thread Dorian Kind
Hi there,

are there any updates on this topic? Not being able to create exemption 
requests when using BatchJobService is somewhat of a show-stopper for 
migrating completely to the Ads API. Using a batch job and then reverting 
to sending mutate operations directly to the various entities' services in 
case of policy violations seems rather awkward.

Best,
Dorian

On Friday, 24 December 2021 at 09:44:17 UTC+1 ci...@channable.com wrote:

> Sharing Google's reply publicly for others who might be running into the 
> same problem:
>
> It appears that the policy details are indeed not being returned in the 
> batch job's response. That being said, allow me to create a feature request 
> for its support, subject for review. For now, you may keep an eye on our 
> blog  
> for updates or announcements.
>
> As a temporary workaround, you may collect the ads that were returned in 
> the listed results 
> 
>  
> and then replicate the error by performing the mutate using the 
> AdGroupAdService instead. Once the policy details are returned, you may 
> then perform the exemption request 
> 
> .
>
> On Monday, December 20, 2021 at 4:48:47 AM UTC+1 adsapi wrote:
>
>> Hi Ciel,
>>
>> Thank you for reaching out.
>>
>> I had to remove your initial post as it contained your logs. I also took 
>> note of your raw results when uploading the mutate operation via 
>> `AdGroupAdService`. However, would you also be able to provide the complete 
>> request 
>> 
>>  
>> and response 
>> 
>>  
>> logs from your batch job request, and also the batch job IDs generated?
>>
>> For reference, I have posted your initial concern here, minus the logs :
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> *Hi Google Ads API team, We noticed for i.e. PolicyFinding errors on 
>> `AdGroupAd` create operations that the mutate response contains a lot of 
>> detailed information on the violation under `policy_finding_details`, which 
>> is very nice to have. However, when I send the same `AdGroupAd` create 
>> operation in a batch job, and then check the results, this bit of 
>> information is missing from the details. We use 
>> `BatchJobServiceClient.list_batch_job_results` from the python library, v9. 
>> The response content type on the `ListBatchJobResultsRequest` is set to 
>> `MUTABLE_RESOURCE`. I also tried `RESOURCE_NAME_ONLY` but same thing 
>> happens. Am I missing some parameter which ensures we receive all error 
>> details in the batch job results? Or are these details simply unavailable 
>> in the batch job result? Use case: We would like to show these policy 
>> violation details to our users so they can easily solve the problem, while 
>> using batch jobs to ensure we can efficiently send many operations to the 
>> Google Ads API. We send multiple millions of operations per day, so sending 
>> duplicate singular operations just to get this error information is not so 
>> feasible. Hope you can help, thanks in advance. Best, Ciel*
>>
>> You may then provide the additional details I requested via the *Reply 
>> privately to author* option, so that I may be able to raise this to the 
>> rest of our team to clarify the details that should be available when 
>> performing ad operations via th BatchJobService.
>>
>> If the above private option is not available, you may send the details 
>> directly to our googleadsa...@google.com alias instead.
>>
>> Best regards,
>>
>> [image: Google Logo] 
>> Peter Laurence Napa Oliquino 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2TN6DT: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/9ccfc991-8e2c-4af5-88f1-020f58daa0ecn%40googlegroups.com.


Re: Topic Name

2022-03-28 Thread cv
I can see I can get data through ConstantDataService, but 
1) all get operations are not available in v10 version of the API.
2) It's usage is limited to 1000 operation / day.
https://developers.google.com/adwords/api/docs/reference/v201809/ConstantDataService#getVerticalCriterion


On Monday, 28 March 2022 at 13:36:33 UTC+5:30 cv wrote:

> hi,
>
> How to get topic name from topic constants?
>
> I am getting topic constant as topicConstants/246, topicConstants/250
>
> Is there any way I can get the Topic Name based on constant through Google 
> Ads API?
>
> 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/0a02f510-d497-422a-92ba-b3615fd15f88n%40googlegroups.com.


Re: Clarification on 'topic_view' 'ad_group_criterion.topic.path' and 'ad_group.targeting_setting.target_restrictions' fields

2022-03-28 Thread cv
I also wanting for this clarification.


On Wednesday, 9 March 2022 at 12:46:58 UTC+5:30 Oksana Sulyma wrote:

> Hi team! Will appreciate any info on my questions!
>
> On Monday, March 7, 2022 at 6:00:55 PM UTC+2 Oksana Sulyma wrote:
>
>> Hello Google Ads API support team,
>> I've been following this guide 
>> https://developers.google.com/google-ads/api/docs/migration/mapping?hl=en#display_topics_performance
>>  
>> to migrate Display Topics report from Google AdWords API to Google Ads API.
>> I have 2 questions.
>> 1. Criteria = ad_group_criterion.topic.path.
>> In Google AdWords API report we had values like "Sports", "News" for this 
>> field. Running the same request for  Google Ads API I get values like 
>> "topic":{"path":["","Sports"]}}, "topic":{"path":["","News"]}}. I wonder if 
>> it will be correct to just extract second element from path array to get 
>> what we got from Google AdWords API? Wasn't able to find documentation on 
>> topic structure.
>> 2. IsRestrict = ad_group.targeting_setting.target_restrictions.
>> In Google Adwords report we got 'true' values as example, but from Google 
>> Ads I get values like 
>>
>> [{"targetingDimension":"PLACEMENT","bidOnly":false},{"targetingDimension":"TOPIC","bidOnly":false},{"targetingDimension":"AUDIENCE","bidOnly":false},{"targetingDimension":"GENDER","bidOnly":true},{"targetingDimension":"AGE_RANGE","bidOnly":true},{"targetingDimension":"PARENTAL_STATUS","bidOnly":true},{"targetingDimension":"INCOME_RANGE","bidOnly":true}]
>> instead. 
>> Is there any way to get just true or false values similarly to Google 
>> Adwords? 
>> Thanks in advance!
>>
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"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/0c11d246-d49f-4453-a6a6-865fd9615eeen%40googlegroups.com.


RE: Low granularity of pMax campaign performance data on Google Ads API

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

Thanks for reaching out to the Google Ads API Support team.

As for your concern related to Performance Max, please note that this is 
supported in the Google Ads API starting version 9. You can check these 
available documentations(Campaigns & Create a Performance Max campaign) for 
more details.

Can you further elaborate on what you meant by: where i could get low 
granularity pMax campaign performance data if support? Also, can you share to 
us the complete API logs (request and response with request-id)?

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

Regards,

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


RE: How to create custom YouTube audiences

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

Thank you for reaching out to us.

In the Google Ads API perspective, and based on our criteria documentation, you 
should be able to target YouTube channel and YouTube video criteria. However, 
as per YouTube (type) specific audiences, these do not appear to be supported 
or can be managed via the API, as seen in our Audience management > Audience 
segments types documentation. Custom audiences via the API are also based on 
the items listed here .

That said, if this is indeed a Google Ads UI feature, could you provide our 
team with the complete UI screenshot so our team can create a feature request, 
subject for review? If the screenshot would include your user / account 
information, you may then send the requested information via the Reply 
privately to author option. If this option is not available, you may send the 
details directly to our googleadsapi-supp...@google.com alias instead.

Best regards,

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


Re: Marketing Objective Setup for a Campaign via API

2022-03-28 Thread Jin Avogadro
Hello Google Ads API:
I need set the object goal for Lead form, 
from 
https://support.google.com/google-ads/answer/7450050?ctx=tltp#zippy=%2Cgoals-for-search-campaigns.
 
There are 3 types (sales, lead and web traffic). is there a way to set this 
via API (v10) ? thx.

On Thursday, February 24, 2022 at 12:41:18 AM UTC+8 adsapi wrote:

> Hello - 
>
> Do you have an example of a Campaign that won't run without this setting? 
> Just the Customer ID and Campaign ID will suffice.
>
> You should be able to traffic a campaign with minimal configuration, so I 
> wonder if there's another reason why such a Campaign won't get trafficked.
>
> Thanks,
> Ben, Google Ads API Team
>
> ref:_00D1U1174p._5004Q2W3Ilj: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/41d3311e-8384-477a-9235-dd1fe7167fd6n%40googlegroups.com.


Re: Conditions when the data of ’Dynamic Search Ads’ is missing in search_term_view.

2022-03-28 Thread M.T
 Hi,
Thank you for your reply.

>When  is added to a query with FROM , 
>that segment is telling the query to only get the rows of data that have 
, and remove any row that is not associated...

In short, the situation is as follows?
・In the Adwords API, when a request was made including 
KeywordTextMatchingQuery, the value of this field was set to "--" but the 
DSA data was returned.
・On the other hand, in the Ads API, if a request includes 
segments.keyword.info.text, the DSA data is missing because there is no 
corresponding Segment.
・This change exists as a specification in the Ads API, and this point is 
mentioned in the ’ Selectability between segments and metrics 

'.

In that case, am I correct in interpreting that only the following three 
fields are subject to missing DSA?

>segments.keyword.info.text
>segments.keyword.info.match_type
>segments.keyword.ad_group_criterion 

I think you are probably correct, but let me check just to be sure.


Sorry to bother you again.

Thanks,


2022年3月26日土曜日 0:04:48 UTC+9 adsapi:

> Hi there,
>
> Thanks for getting back to us with the requested information.
>
> I took a look into your account for the search_term_view report, and I can 
> see that segment fields are added in your query. I’ve replicated your issue 
> of missing Ads API report data for Campaign ID 13660449816. Upon checking 
> your GAQL, I found that segment fields such as 
> Segments.search_term_match_type, segments.keyword.ad_group_criterion and  
> segments.keyword.info.text were added in your select clause causing this 
> behavior. I was able to get the exact metrics count for Google Ads API as 
> compared with your AdWords API report results. 
>
> Kindly note that the added segments field returns empty or less data since 
> it tells the query to retrieve only the rows of data that have said segment 
> fields and remove any row that is not associated with those segments. The 
> closest document I can share is from the segmentation guide I mentioned 
> above, and in it, this section 
> 
>  
> (*When adding some segments, the metrics in the summary row may decrease*) 
> where it says :
>
> *"When  is added to a query with FROM , that 
> segment is telling the query to only get the rows of data that have 
> , and remove any row that is not associated..." *
>
> When you remove those segments from your query, then rows come back again. 
> This is how segments work in the Google Ads API. Here’s the GAQL below:
>
>
> SELECT
>
> segments.month,
>
> campaign.id,
>
> campaign.name,
>
> ad_group.id,
>
> ad_group.name,
>
> search_term_view.search_term,
>
> metrics.impressions,
>
> metrics.clicks,
>
> metrics.cost_micros,
>
> metrics.conversions
>
> FROM search_term_view
>
> WHERE  campaign.id = '13660449816' AND segments.date between '20220201' and 
> '20220228'
>
> *Google Ads API metrics results:*
>
>
> "metrics": {
>
>   "conversions": 247.62276,
>
>   "impressions": "78985",
>
>   "costMicros": "11309100",
>
>   "clicks": "11949"
>
> }
>
>
> You may see below metrics retrieved for AdWords API:
>
>
> "SEARCH_QUERY_PERFORMANCE_REPORT (Feb 1, 2022-Feb 28, 2022)"
>
> Month,Campaign ID,Campaign,Ad group ID,Ad group,Search term,Match 
> type,Keyword ID,Keyword,Impressions,Clicks,Cost,Conversions
>
>
>
> Total, --, --, --, --, --, --, --, --,78985,11949,11309100,247.62
>
> As you can see, after removing segments from Google Ads API, the records 
> match with the AdWords API.
>
> Hope this clarifies. 
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Yqxw6: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/2b0f75a2-536c-4020-93a1-662953dd7741n%40googlegroups.com.


Topic Name

2022-03-28 Thread cv
hi,

How to get topic name from topic constants?

I am getting topic constant as topicConstants/246, topicConstants/250

Is there any way I can get the Topic Name based on constant through Google 
Ads API?

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/9c5dc96e-4f50-4e8d-89ca-a6900bda42c9n%40googlegroups.com.


Re: I want to get Keyword States for 100 keywords

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

Please note that we do not have limits in terms of months, but we do have 
limits and quotas in terms of how operations will execute, such as the number 
of operations that can be sent in a single mutate request. Since the limits 
related to planning services (generatekeywordIdeas), you may refer to this 
section of the guide.

Best regards,

Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2W3wSo:ref

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

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


Python Parallel Report Download saves only one account.

2022-03-28 Thread 'Lukasz Tomala' via Google Ads API and AdWords API Forum
Hi there,

I have a question, I'm using the python code sample Parallel Report 
Download, my problem is that the list variable - 
result_strings.append(result_string) when I try to save always contains 
only one account although I download several. But when I print the variable 
result_strings, I see that all accounts have gone through. How can I save 
the entire report in a final variable. Indentation doesn't help here, you 
get an empty list if you take the variable outside the function. I can 
imagine that because of multiprocessing, is  there  a possibility to bring 
all accounts in one list.

Best

Lukasz

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bc9186ad-b596-4a6c-a6bd-91060a2f1695n%40googlegroups.com.


Re: Keywords and Smart Shopping

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

Thank you for your reply.

Unfortunately, including a segments field in query such as the 
segments.keyword.info.match_type would not return rows if there are none that 
can be associated to the said segments field. This section of our segmentation 
guide explains more regarding this behavior. I hope this helps.

Best regards,

Peter Laurence
Google Ads API Team
ref:_00D1U1174p._5004Q2YrFyb: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/NjIBx0R9G2D600RAkJtVDPT3-oDp6GI36KHg%40sfdc.net.


How to get Audience Segment / Sitelink extension list Using PHP SDK

2022-03-28 Thread OptAds Guna
Hi

We are using the PHP SDK for Google ads. 

https://github.com/googleads/google-ads-php

We need to get all Sitelink and Audience segment list. Is there any service 
was available using the PHP sdk ?

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/57d5022b-fa3f-4413-86ef-a20aafdbf301n%40googlegroups.com.


RE: How to push a customer list to a Google Ads account through google ads API python SDK

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

Thank you for reaching out to us.

Please note that API cannot upload using files. However, you can refer to this 
available code in Python, for additional reference on how to upload customer 
matches via API.

For more specific guidance regarding implementations using the Python client 
library, I would suggest you directly reaching out to the client library owner 
by filing an issue in the Issue tab of github via this link . Let us know if 
you have further questions.

Best regards,

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