Re: how i can generate keywords_performance_report via the google ads api?

2023-09-05 Thread thomdevbot
Your sample query doesn't include the adgroupdid and name, etc.

On Tuesday, September 5, 2023 at 5:32:35 AM UTC-4 thom “devbot” wrote:

> Thanks, but how i can get the adgourp id and name, maxCPC for campaign 
> report?
>
> On Monday, September 4, 2023 at 4:09:54 PM UTC-4 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for coming back to us. I hope you are doing well today.
>>
>> With regards to your concern, see the information below for references.
>>
>> For the first one, you may use the *campaign reporting* (
>> *https://developers.google.com/google-ads/api/fields/v14/campaign* 
>> <https://developers.google.com/google-ads/api/fields/v14/campaign>), you 
>> may try it via *campaign_query_builder* (
>> *https://developers.google.com/google-ads/api/fields/v14/campaign_query_builder*
>>  
>> <https://developers.google.com/google-ads/api/fields/v14/campaign_query_builder>)
>>  
>> and validate using the *query_validator* (
>> *https://developers.google.com/google-ads/api/fields/v14/query_validator* 
>> <https://developers.google.com/google-ads/api/fields/v14/query_validator>). 
>> Please see the sample query below.
>>
>> SELECT campaign.id, metrics.impressions, metrics.clicks, 
>> metrics.cost_micros, bidding_strategy.target_spend.cpc_bid_ceiling_micros, 
>> campaign.final_url_suffix, metrics.search_top_impression_share, 
>> metrics.search_absolute_top_impression_share, 
>> metrics.search_impression_share, metrics.top_impression_percentage, 
>> campaign_group.id FROM campaign
>>
>> For the second concern, *shopping_performance_view* (
>> *https://developers.google.com/google-ads/api/fields/v14/shopping_performance_view*
>>  
>> <https://developers.google.com/google-ads/api/fields/v14/shopping_performance_view>),
>>  
>> try it also via *shopping_performance_view_query_builder *(
>> *https://developers.google.com/google-ads/api/fields/v14/shopping_performance_view_query_builder*
>>  
>> <https://developers.google.com/google-ads/api/fields/v14/shopping_performance_view_query_builder>).
>>  Please 
>> see the sample query below.
>>
>> SELECT segments.product_item_id, segments.product_title, metrics.clicks, 
>> metrics.cost_micros FROM shopping_performance_view
>>
>> You may try the above sample query on your end and let us know how it 
>> goes, and if this is the one that you are looking for. If there is any more 
>> concern, you may still provide the uncropped screenshot from Google Ads API 
>> with date filter, for us to further check and validate and also to provide 
>> accurate information and recommendations.
>>
>> Have a great day.
>>  
>> This message is in relation to case "ref:_00D1U1174p._5004Q2oA59t:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>
>>
>>

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

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


Re: how i can generate keywords_performance_report via the google ads api?

2023-09-05 Thread thomdevbot
Thanks, but how i can get the adgourp id and name, maxCPC for campaign 
report?

On Monday, September 4, 2023 at 4:09:54 PM UTC-4 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for coming back to us. I hope you are doing well today.
>
> With regards to your concern, see the information below for references.
>
> For the first one, you may use the *campaign reporting* (
> *https://developers.google.com/google-ads/api/fields/v14/campaign* 
> ), you 
> may try it via *campaign_query_builder* (
> *https://developers.google.com/google-ads/api/fields/v14/campaign_query_builder*
>  
> )
>  
> and validate using the *query_validator* (
> *https://developers.google.com/google-ads/api/fields/v14/query_validator* 
> ). 
> Please see the sample query below.
>
> SELECT campaign.id, metrics.impressions, metrics.clicks, 
> metrics.cost_micros, bidding_strategy.target_spend.cpc_bid_ceiling_micros, 
> campaign.final_url_suffix, metrics.search_top_impression_share, 
> metrics.search_absolute_top_impression_share, 
> metrics.search_impression_share, metrics.top_impression_percentage, 
> campaign_group.id FROM campaign
>
> For the second concern, *shopping_performance_view* (
> *https://developers.google.com/google-ads/api/fields/v14/shopping_performance_view*
>  
> ),
>  
> try it also via *shopping_performance_view_query_builder *(
> *https://developers.google.com/google-ads/api/fields/v14/shopping_performance_view_query_builder*
>  
> ).
>  Please 
> see the sample query below.
>
> SELECT segments.product_item_id, segments.product_title, metrics.clicks, 
> metrics.cost_micros FROM shopping_performance_view
>
> You may try the above sample query on your end and let us know how it 
> goes, and if this is the one that you are looking for. If there is any more 
> concern, you may still provide the uncropped screenshot from Google Ads API 
> with date filter, for us to further check and validate and also to provide 
> accurate information and recommendations.
>
> Have a great day.
>  
> This message is in relation to case "ref:_00D1U1174p._5004Q2oA59t:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

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

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


Re: how i can generate keywords_performance_report via the google ads api?

2023-09-04 Thread thomdevbot
Thanks! Here is a UI code that need to pull the data from the performance.

For google ads performance report: 

$selector->setFields(
array(
'CampaignId',
'Impressions',
'Clicks',
'Cost',
'CpcBid',
'FinalUrls',
'Id',
'AdGroupId',
'SearchTopImpressionShare',
'SearchAbsoluteTopImpressionShare',
'SearchImpressionShare',
'TopImpressionPercentage'
)
);


For the shopping ads performance report from the original Adwords API:


 $selector->setFields(
// array(
// 'OfferId',
// 'ProductTitle',
// 'Clicks',
// 'Cost',
// )
// );


We need to get these fields for our integration features and let me know 
please the details query.

Thanks

On Friday, September 1, 2023 at 12:11:15 PM UTC-4 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> In relation to that requested information, you can provide it via Reply 
> privately to author option. If this option is not available, then send it 
> instead on this email address googleadsa...@google.com.
>
>   
> This message is in relation to case "ref:_00D1U1174p._5004Q2oA59t:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>  
>
>

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

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


Re: how i can generate keywords_performance_report via the google ads api?

2023-09-01 Thread thomdevbot

Thank you for the updates, but how can I get the MAX CPC value from that 
reporting query? I did not find the proper fields for this.
On Friday, September 1, 2023 at 6:31:26 AM UTC-4 Google Ads API Forum 
Advisor wrote:

> Hi,
>
>  
>
> Thank you for raising your concern to the Google Ads API team.
>
>  
>
> I understand that you're looking for the reports: 
> SHOPPING_PERFORMANCE_REPORT and KEYWORDS_PERFORMANCE_REPORT. For these 
> reports, kindly refer to the following links:
>
>-  (SHOPPING_PERFORMANCE_REPORT) shopping_performance_view - 
>
> https://developers.google.com/google-ads/api/fields/v14/shopping_performance_view
>  
>   - Query builder: 
>   
> https://developers.google.com/google-ads/api/fields/v14/shopping_performance_view_query_builder
>  
>- ( KEYWORDS_PERFORMANCE_REPORT) keyword_view - 
>https://developers.google.com/google-ads/api/fields/v14/keyword_view 
>   - Query builder: 
>   
> https://developers.google.com/google-ads/api/fields/v14/keyword_view_query_builder
>  
>
>  
>
> For more information on Reporting via the API, you may refer here 
> . 
> In addition, you can also check this document 
>  for 
> guidance on how to specify date ranges for your report.
>
>  
>
> Let me know if you have any questions.
>  
> This message is in relation to case "ref:_00D1U1174p._5004Q2oA59t:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

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

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


How i can generate KEYWORDS_PERFORMANCE_REPORT via the google ads api?

2023-09-01 Thread thomdevbot
Hi Googile team, i am migrating the google adwords api to the ads API and 
seems SHOPPING_PERFORMANCE_REPORT and KEYWORDS_PERFORMANCE_REPORT is 
deprecated and i was checking the proper api to migrate. but i am stuck 
with the current Reporting API.

How i can get the Max CPC value and how i can get all records for months or 
date ranges? when i use Adwords API, it was very cool as it generate the 
CSV file for that report, but seems getting these records via API using 
Google ads api consume a lot of memory issue to save these records 
temporary.

Can u please advice the best answer?

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/4a90d301-b24b-4588-8726-7e1301ea355an%40googlegroups.com.